"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/10/26 02:17:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dogurah1culo" 2025/10/26 02:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:17:29 DEBUG : Starting OpenDrive session with ID: a3a808de5660a6aa0483e2b2c4af7a00643b7edc22c3b70844868b1944c97346 2025/10/26 02:17:30 DEBUG : Creating backend with remote "/tmp/rclone854418174" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:17:30 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:17:30 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:17:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:17:33 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:17:33 DEBUG : dir: Looking for writers 2025/10/26 02:17:33 DEBUG : Looking for writers 2025/10/26 02:17:33 DEBUG : dir: reading active writers 2025/10/26 02:17:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.44s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:17:34 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:17:34 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:17:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:17:37 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/26 02:17:40 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/10/26 02:17:42 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:17:42 DEBUG : dir/subdir: Looking for writers 2025/10/26 02:17:42 DEBUG : dir: Looking for writers 2025/10/26 02:17:42 DEBUG : file1: reading active writers 2025/10/26 02:17:42 DEBUG : file2: reading active writers 2025/10/26 02:17:42 DEBUG : subdir: reading active writers 2025/10/26 02:17:42 DEBUG : Looking for writers 2025/10/26 02:17:42 DEBUG : dir: reading active writers 2025/10/26 02:17:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.88s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:17:44 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:17:44 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:17:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:17:47 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:17:47 DEBUG : dir: Looking for writers 2025/10/26 02:17:47 DEBUG : file1: reading active writers 2025/10/26 02:17:47 DEBUG : Looking for writers 2025/10/26 02:17:47 DEBUG : dir: reading active writers 2025/10/26 02:17:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.24s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:17:48 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:17:48 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:17:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:17:51 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:17:51 DEBUG : dir: Looking for writers 2025/10/26 02:17:51 DEBUG : Looking for writers 2025/10/26 02:17:51 DEBUG : dir: reading active writers 2025/10/26 02:17:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.20s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:17:52 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:17:52 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:17:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:17:55 DEBUG : dir: forgetting directory cache 2025/10/26 02:17:55 DEBUG : forgetting directory cache 2025/10/26 02:17:55 DEBUG : dir: forgetting directory cache 2025/10/26 02:17:55 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:17:55 DEBUG : Looking for writers 2025/10/26 02:17:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.22s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:17:57 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:17:57 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:17:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:18:00 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/26 02:18:00 DEBUG : dir: invalidating directory cache 2025/10/26 02:18:00 DEBUG : >ForgetPath: 2025/10/26 02:18:00 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/26 02:18:00 DEBUG : invalidating directory cache 2025/10/26 02:18:00 DEBUG : dir: forgetting directory cache 2025/10/26 02:18:00 DEBUG : >ForgetPath: 2025/10/26 02:18:00 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/26 02:18:00 DEBUG : >ForgetPath: 2025/10/26 02:18:00 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:00 DEBUG : dir: Looking for writers 2025/10/26 02:18:00 DEBUG : Looking for writers 2025/10/26 02:18:00 DEBUG : dir: reading active writers 2025/10/26 02:18:00 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.40s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:01 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:01 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:18:06 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/10/26 02:18:08 DEBUG : forgetting directory cache 2025/10/26 02:18:08 DEBUG : dir: forgetting directory cache 2025/10/26 02:18:08 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:08 DEBUG : dir: Looking for writers 2025/10/26 02:18:08 DEBUG : fil/a/b: Looking for writers 2025/10/26 02:18:08 DEBUG : fil/a: Looking for writers 2025/10/26 02:18:08 DEBUG : b: reading active writers 2025/10/26 02:18:08 DEBUG : fil: Looking for writers 2025/10/26 02:18:08 DEBUG : a: reading active writers 2025/10/26 02:18:08 DEBUG : Looking for writers 2025/10/26 02:18:08 DEBUG : fil: reading active writers 2025/10/26 02:18:08 DEBUG : dir: reading active writers 2025/10/26 02:18:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.84s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:11 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:11 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:18:14 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:14 DEBUG : dir: Looking for writers 2025/10/26 02:18:14 DEBUG : Looking for writers 2025/10/26 02:18:14 DEBUG : dir: reading active writers 2025/10/26 02:18:14 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.78s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:15 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:15 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:18:18 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:18 DEBUG : dir: Looking for writers 2025/10/26 02:18:18 DEBUG : file1: reading active writers 2025/10/26 02:18:18 DEBUG : Looking for writers 2025/10/26 02:18:18 DEBUG : dir: reading active writers 2025/10/26 02:18:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.95s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:19 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:19 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:18:21 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/26 02:18:23 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/10/26 02:18:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/26 02:18:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/26 02:18:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/26 02:18:26 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/26 02:18:26 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/10/26 02:18:28 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/10/26 02:18:30 DEBUG : dir: invalidating directory cache 2025/10/26 02:18:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/26 02:18:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/26 02:18:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/26 02:18:30 DEBUG : dir/file1: Reset virtual modtime 2025/10/26 02:18:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/26 02:18:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/26 02:18:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/26 02:18:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/26 02:18:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:18:30 DEBUG : dir: invalidating directory cache 2025/10/26 02:18:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/26 02:18:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/26 02:18:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/26 02:18:30 DEBUG : forgetting directory cache 2025/10/26 02:18:30 DEBUG : dir: forgetting directory cache 2025/10/26 02:18:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/26 02:18:30 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:30 DEBUG : dir/virtualDir: Looking for writers 2025/10/26 02:18:30 DEBUG : dir: Looking for writers 2025/10/26 02:18:30 DEBUG : virtualFile: reading active writers 2025/10/26 02:18:30 DEBUG : virtualDir: reading active writers 2025/10/26 02:18:30 DEBUG : file1: reading active writers 2025/10/26 02:18:30 DEBUG : virtualFile2: reading active writers 2025/10/26 02:18:30 DEBUG : Looking for writers 2025/10/26 02:18:30 DEBUG : dir: reading active writers 2025/10/26 02:18:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.84s) --- PASS: TestDirReadDirAll/Virtual (4.98s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:32 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:32 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:18:35 ERROR : dir/: Can only open directories read only 2025/10/26 02:18:35 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:35 DEBUG : dir: Looking for writers 2025/10/26 02:18:35 DEBUG : Looking for writers 2025/10/26 02:18:35 DEBUG : dir: reading active writers 2025/10/26 02:18:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.60s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:36 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:36 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/10/26 02:18:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/26 02:18:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/26 02:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/26 02:18:39 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/26 02:18:40 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/10/26 02:18:41 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:18:41 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/26 02:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/26 02:18:41 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:41 DEBUG : dir: Looking for writers 2025/10/26 02:18:41 DEBUG : file1: reading active writers 2025/10/26 02:18:41 DEBUG : potato: reading active writers 2025/10/26 02:18:41 DEBUG : Looking for writers 2025/10/26 02:18:41 DEBUG : dir: reading active writers 2025/10/26 02:18:41 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.26s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:42 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:42 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:18:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/26 02:18:46 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:46 DEBUG : dir/sub: Looking for writers 2025/10/26 02:18:46 DEBUG : dir: Looking for writers 2025/10/26 02:18:46 DEBUG : sub: reading active writers 2025/10/26 02:18:46 DEBUG : file1: reading active writers 2025/10/26 02:18:46 DEBUG : Looking for writers 2025/10/26 02:18:46 DEBUG : dir: reading active writers 2025/10/26 02:18:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.54s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:48 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:48 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:18:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/26 02:18:52 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/26 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:52 DEBUG : dir/sub/subsub: Looking for writers 2025/10/26 02:18:52 DEBUG : dir/sub: Looking for writers 2025/10/26 02:18:52 DEBUG : subsub: reading active writers 2025/10/26 02:18:52 DEBUG : dir: Looking for writers 2025/10/26 02:18:52 DEBUG : file1: reading active writers 2025/10/26 02:18:52 DEBUG : sub: reading active writers 2025/10/26 02:18:52 DEBUG : Looking for writers 2025/10/26 02:18:52 DEBUG : dir: reading active writers 2025/10/26 02:18:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.68s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:55 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:55 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:18:57 ERROR : dir/: Dir.Remove not empty 2025/10/26 02:18:57 DEBUG : dir/file1: Remove: 2025/10/26 02:18:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:18:57 DEBUG : dir/file1: >Remove: err= 2025/10/26 02:18:58 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/26 02:18:58 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:18:58 DEBUG : Looking for writers 2025/10/26 02:18:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.79s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:18:58 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:18:58 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:18:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:01 DEBUG : dir/file1: Remove: 2025/10/26 02:19:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:19:01 DEBUG : dir/file1: >Remove: err= 2025/10/26 02:19:02 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/26 02:19:02 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:02 DEBUG : Looking for writers 2025/10/26 02:19:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.80s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:02 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:02 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:19:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:05 DEBUG : dir/file1: Remove: 2025/10/26 02:19:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:19:05 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/26 02:19:05 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:05 DEBUG : dir: Looking for writers 2025/10/26 02:19:05 DEBUG : Looking for writers 2025/10/26 02:19:05 DEBUG : dir: reading active writers 2025/10/26 02:19:05 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.25s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:06 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:06 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:19:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:10 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/10/26 02:19:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/26 02:19:12 DEBUG : dir2: same parent dir (ODFfOTQ4OTY5M19Sc0t4RA) - using folder/rename instead of move_copy 2025/10/26 02:19:12 DEBUG : dir: Updating dir with dir2 0xc0008c7790 2025/10/26 02:19:12 DEBUG : dir: forgetting directory cache 2025/10/26 02:19:12 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/26 02:19:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/26 02:19:13 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/26 02:19:13 DEBUG : file2: Updating file with file2 0xc0001b1200 2025/10/26 02:19:13 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/26 02:19:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/26 02:19:14 INFO : dir2/file3: Deleted 2025/10/26 02:19:14 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/26 02:19:14 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001b1200 2025/10/26 02:19:14 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/26 02:19:14 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/26 02:19:15 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/26 02:19:15 DEBUG : renamed empty directory: same parent dir (ODFfOTQ4OTY5M19Sc0t4RA) - using folder/rename instead of move_copy 2025/10/26 02:19:15 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008c76c0 2025/10/26 02:19:15 DEBUG : empty directory: forgetting directory cache 2025/10/26 02:19:15 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/26 02:19:15 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/26 02:19:15 DEBUG : dir2: Renaming to "dir3" 2025/10/26 02:19:15 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:15 DEBUG : dir3: Looking for writers 2025/10/26 02:19:15 DEBUG : file3: reading active writers 2025/10/26 02:19:15 DEBUG : renamed empty directory: Looking for writers 2025/10/26 02:19:15 DEBUG : Looking for writers 2025/10/26 02:19:15 DEBUG : dir3: reading active writers 2025/10/26 02:19:15 DEBUG : renamed empty directory: reading active writers 2025/10/26 02:19:15 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.58s) === 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-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:17 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:17 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:19:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/26 02:19:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:19:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/26 02:19:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/26 02:19:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/26 02:19:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/26 02:19:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/26 02:19:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:19:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/26 02:19:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/26 02:19:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/26 02:19:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/26 02:19:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/26 02:19:20 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (12 bytes), uploading instead of streaming 2025/10/26 02:19:21 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/10/26 02:19:22 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/26 02:19:22 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/26 02:19:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/26 02:19:22 DEBUG : forgetting directory cache 2025/10/26 02:19:22 DEBUG : dir: forgetting directory cache 2025/10/26 02:19:22 DEBUG : dir/sub: forgetting directory cache 2025/10/26 02:19:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/26 02:19:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/26 02:19:22 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/26 02:19:23 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/10/26 02:19:24 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:19:24 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/26 02:19:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/26 02:19:24 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:24 DEBUG : dir/sub: Looking for writers 2025/10/26 02:19:24 DEBUG : file0: reading active writers 2025/10/26 02:19:24 DEBUG : file2: reading active writers 2025/10/26 02:19:24 DEBUG : dir: Looking for writers 2025/10/26 02:19:24 DEBUG : file1: reading active writers 2025/10/26 02:19:24 DEBUG : sub: reading active writers 2025/10/26 02:19:24 DEBUG : Looking for writers 2025/10/26 02:19:24 DEBUG : dir: reading active writers 2025/10/26 02:19:24 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.69s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:26 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:26 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/26 02:19:26 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:26 DEBUG : Looking for writers 2025/10/26 02:19:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:26 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:26 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:19:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/26 02:19:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:19:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/26 02:19:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/26 02:19:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/26 02:19:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:19:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/26 02:19:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/26 02:19:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:19:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/26 02:19:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/26 02:19:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/26 02:19:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:19:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/26 02:19:29 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:29 DEBUG : dir: Looking for writers 2025/10/26 02:19:29 DEBUG : file1: reading active writers 2025/10/26 02:19:29 DEBUG : file1.metadata: reading active writers 2025/10/26 02:19:29 DEBUG : Looking for writers 2025/10/26 02:19:29 DEBUG : dir: reading active writers 2025/10/26 02:19:29 DEBUG : dir.metadata: reading active writers 2025/10/26 02:19:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.94s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:30 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:30 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:19:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:33 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:33 DEBUG : dir: Looking for writers 2025/10/26 02:19:33 DEBUG : file1: reading active writers 2025/10/26 02:19:33 DEBUG : Looking for writers 2025/10/26 02:19:33 DEBUG : dir: reading active writers 2025/10/26 02:19:33 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:34 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:34 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:19:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:37 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/10/26 02:19:39 DEBUG : Can set mod time: true 2025/10/26 02:19:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/26 02:19:39 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:39 DEBUG : dir: Looking for writers 2025/10/26 02:19:39 DEBUG : file1: reading active writers 2025/10/26 02:19:39 DEBUG : Looking for writers 2025/10/26 02:19:39 DEBUG : dir: reading active writers 2025/10/26 02:19:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:40 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:40 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:19:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:19:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/26 02:19:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:19:43 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/26 02:19:44 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/26 02:19:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/26 02:19:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/26 02:19:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:19:45 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:45 DEBUG : dir: Looking for writers 2025/10/26 02:19:45 DEBUG : file1: reading active writers 2025/10/26 02:19:45 DEBUG : Looking for writers 2025/10/26 02:19:45 DEBUG : dir: reading active writers 2025/10/26 02:19:45 DEBUG : >WaitForWriters: 2025/10/26 02:19:45 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:45 DEBUG : dir: Looking for writers 2025/10/26 02:19:45 DEBUG : file1: reading active writers 2025/10/26 02:19:45 DEBUG : Looking for writers 2025/10/26 02:19:45 DEBUG : dir: reading active writers 2025/10/26 02:19:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:46 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:46 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:19:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:19:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/26 02:19:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:19:49 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/26 02:19:49 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/26 02:19:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:19:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/26 02:19:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/26 02:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:19:50 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:50 DEBUG : dir: Looking for writers 2025/10/26 02:19:50 DEBUG : file1: reading active writers 2025/10/26 02:19:50 DEBUG : Looking for writers 2025/10/26 02:19:50 DEBUG : dir: reading active writers 2025/10/26 02:19:50 DEBUG : >WaitForWriters: 2025/10/26 02:19:50 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:50 DEBUG : dir: Looking for writers 2025/10/26 02:19:50 DEBUG : file1: reading active writers 2025/10/26 02:19:50 DEBUG : Looking for writers 2025/10/26 02:19:50 DEBUG : dir: reading active writers 2025/10/26 02:19:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:52 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:52 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:19:52 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:52 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:52 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:19:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/26 02:19:55 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:55 DEBUG : dir: Looking for writers 2025/10/26 02:19:55 DEBUG : file1: reading active writers 2025/10/26 02:19:55 DEBUG : Looking for writers 2025/10/26 02:19:55 DEBUG : dir: reading active writers 2025/10/26 02:19:55 DEBUG : >WaitForWriters: 2025/10/26 02:19:55 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:19:56 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:19:56 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:19:56 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:56 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:19:56 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:19:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:19:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/26 02:19:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:19:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:19:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:19:59 DEBUG : dir/file1(0xc0008c2d00): close: 2025/10/26 02:19:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/26 02:19:59 DEBUG : dir/file1(0xc0008c2d00): >close: err= 2025/10/26 02:19:59 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:59 DEBUG : dir: Looking for writers 2025/10/26 02:19:59 DEBUG : file1: reading active writers 2025/10/26 02:19:59 DEBUG : Looking for writers 2025/10/26 02:19:59 DEBUG : dir: reading active writers 2025/10/26 02:19:59 DEBUG : >WaitForWriters: 2025/10/26 02:19:59 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:19:59 DEBUG : dir: Looking for writers 2025/10/26 02:19:59 DEBUG : file1: reading active writers 2025/10/26 02:19:59 DEBUG : Looking for writers 2025/10/26 02:19:59 DEBUG : dir: reading active writers 2025/10/26 02:19:59 DEBUG : >WaitForWriters: 2025/10/26 02:19:59 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:00 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:00 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:20:00 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:00 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:20:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:20:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:00 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:20:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/26 02:20:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:20:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:20:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:20:03 DEBUG : dir/file1(0xc000a945c0): _writeAt: size=5, off=0 2025/10/26 02:20:03 DEBUG : dir/file1(0xc000a945c0): openPending: 2025/10/26 02:20:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/26 02:20:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/26 02:20:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:03 DEBUG : dir/file1(0xc000a945c0): >openPending: err= 2025/10/26 02:20:03 DEBUG : dir/file1(0xc000a945c0): >_writeAt: n=5, err= 2025/10/26 02:20:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/26 02:20:03 DEBUG : dir/file1(0xc000a945c0): close: 2025/10/26 02:20:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/26 02:20:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/26 02:20:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/26 02:20:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/26 02:20:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/26 02:20:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:20:04 DEBUG : dir/file1(0xc000a945c0): >close: err= 2025/10/26 02:20:04 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:04 DEBUG : dir: Looking for writers 2025/10/26 02:20:04 DEBUG : file1: reading active writers 2025/10/26 02:20:04 DEBUG : Looking for writers 2025/10/26 02:20:04 DEBUG : dir: reading active writers 2025/10/26 02:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:20:04 DEBUG : dir: Looking for writers 2025/10/26 02:20:04 DEBUG : file1: reading active writers 2025/10/26 02:20:04 DEBUG : Looking for writers 2025/10/26 02:20:04 DEBUG : dir: reading active writers 2025/10/26 02:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:20:04 DEBUG : dir: Looking for writers 2025/10/26 02:20:04 DEBUG : file1: reading active writers 2025/10/26 02:20:04 DEBUG : Looking for writers 2025/10/26 02:20:04 DEBUG : dir: reading active writers 2025/10/26 02:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:20:04 DEBUG : dir: Looking for writers 2025/10/26 02:20:04 DEBUG : file1: reading active writers 2025/10/26 02:20:04 DEBUG : Looking for writers 2025/10/26 02:20:04 DEBUG : dir: reading active writers 2025/10/26 02:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:20:04 DEBUG : dir/file1: vfs cache: starting upload 2025/10/26 02:20:04 DEBUG : dir: Looking for writers 2025/10/26 02:20:04 DEBUG : file1: reading active writers 2025/10/26 02:20:04 DEBUG : Looking for writers 2025/10/26 02:20:04 DEBUG : dir: reading active writers 2025/10/26 02:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:20:04 DEBUG : dir: Looking for writers 2025/10/26 02:20:04 DEBUG : file1: reading active writers 2025/10/26 02:20:04 DEBUG : Looking for writers 2025/10/26 02:20:04 DEBUG : dir: reading active writers 2025/10/26 02:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:20:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:04 DEBUG : dir: Looking for writers 2025/10/26 02:20:04 DEBUG : file1: reading active writers 2025/10/26 02:20:04 DEBUG : Looking for writers 2025/10/26 02:20:04 DEBUG : dir: reading active writers 2025/10/26 02:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:20:05 DEBUG : dir: Looking for writers 2025/10/26 02:20:05 DEBUG : file1: reading active writers 2025/10/26 02:20:05 DEBUG : Looking for writers 2025/10/26 02:20:05 DEBUG : dir: reading active writers 2025/10/26 02:20:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:20:05 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/10/26 02:20:05 INFO : dir/file1: Copied (replaced existing) 2025/10/26 02:20:05 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/10/26 02:20:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/26 02:20:05 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/26 02:20:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/26 02:20:06 DEBUG : dir: Looking for writers 2025/10/26 02:20:06 DEBUG : file1: reading active writers 2025/10/26 02:20:06 DEBUG : Looking for writers 2025/10/26 02:20:06 DEBUG : dir: reading active writers 2025/10/26 02:20:06 DEBUG : >WaitForWriters: 2025/10/26 02:20:06 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:06 DEBUG : dir: Looking for writers 2025/10/26 02:20:06 DEBUG : file1: reading active writers 2025/10/26 02:20:06 DEBUG : Looking for writers 2025/10/26 02:20:06 DEBUG : dir: reading active writers 2025/10/26 02:20:06 DEBUG : >WaitForWriters: 2025/10/26 02:20:06 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.43s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.48s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.35s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.82s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:07 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:07 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:20:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:20:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/26 02:20:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:20:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/26 02:20:10 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:10 DEBUG : dir: Looking for writers 2025/10/26 02:20:10 DEBUG : file1: reading active writers 2025/10/26 02:20:10 DEBUG : Looking for writers 2025/10/26 02:20:10 DEBUG : dir: reading active writers 2025/10/26 02:20:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.29s) === RUN TestFileOpenReadUnknownSize 2025/10/26 02:20:11 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/26 02:20:11 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:20:11 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:20:11 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/26 02:20:11 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:11 DEBUG : Looking for writers 2025/10/26 02:20:11 DEBUG : file.txt: reading active writers 2025/10/26 02:20:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:11 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:11 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:20:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:14 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/26 02:20:15 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/26 02:20:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/26 02:20:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/26 02:20:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:16 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:16 DEBUG : dir: Looking for writers 2025/10/26 02:20:16 DEBUG : file1: reading active writers 2025/10/26 02:20:16 DEBUG : Looking for writers 2025/10/26 02:20:16 DEBUG : dir: reading active writers 2025/10/26 02:20:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.09s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:17 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:17 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:20:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:19 DEBUG : dir/file1: Remove: 2025/10/26 02:20:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:20:20 DEBUG : dir/file1: >Remove: err= 2025/10/26 02:20:20 DEBUG : dir/file1: Remove: 2025/10/26 02:20:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/26 02:20:20 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:20 DEBUG : dir: Looking for writers 2025/10/26 02:20:20 DEBUG : Looking for writers 2025/10/26 02:20:20 DEBUG : dir: reading active writers 2025/10/26 02:20:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.14s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:21 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:21 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:20:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:24 DEBUG : dir/file1: Remove: 2025/10/26 02:20:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:20:24 DEBUG : dir/file1: >Remove: err= 2025/10/26 02:20:24 DEBUG : dir/file1: Remove: 2025/10/26 02:20:24 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/26 02:20:24 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:24 DEBUG : dir: Looking for writers 2025/10/26 02:20:24 DEBUG : Looking for writers 2025/10/26 02:20:24 DEBUG : dir: reading active writers 2025/10/26 02:20:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.31s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:25 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:25 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:20:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:20:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/26 02:20:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/26 02:20:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/26 02:20:28 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/26 02:20:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/26 02:20:28 DEBUG : dir/file1: Open: flags=0x3 2025/10/26 02:20:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/26 02:20:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/26 02:20:28 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:28 DEBUG : dir: Looking for writers 2025/10/26 02:20:28 DEBUG : file1: reading active writers 2025/10/26 02:20:28 DEBUG : Looking for writers 2025/10/26 02:20:28 DEBUG : dir: reading active writers 2025/10/26 02:20:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.98s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:29 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:29 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:20:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:32 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:32 DEBUG : dir: Looking for writers 2025/10/26 02:20:32 DEBUG : file1: reading active writers 2025/10/26 02:20:32 DEBUG : Looking for writers 2025/10/26 02:20:32 DEBUG : dir: reading active writers 2025/10/26 02:20:32 DEBUG : >WaitForWriters: 2025/10/26 02:20:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:20:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000ad4480 2025/10/26 02:20:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:20:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:20:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/26 02:20:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000ad4480 2025/10/26 02:20:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/26 02:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/26 02:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc000ad4480 2025/10/26 02:20:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:20:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:20:34 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/26 02:20:34 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/26 02:20:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/26 02:20:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/26 02:20:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:20:35 DEBUG : newLeaf: Running delayed rename now 2025/10/26 02:20:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:20:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000ad4480 2025/10/26 02:20:36 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:36 DEBUG : dir: Looking for writers 2025/10/26 02:20:36 DEBUG : Looking for writers 2025/10/26 02:20:36 DEBUG : dir: reading active writers 2025/10/26 02:20:36 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:36 DEBUG : >WaitForWriters: 2025/10/26 02:20:36 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:36 DEBUG : dir: Looking for writers 2025/10/26 02:20:36 DEBUG : Looking for writers 2025/10/26 02:20:36 DEBUG : dir: reading active writers 2025/10/26 02:20:36 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:36 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:37 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:37 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:20:37 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:20:37 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:37 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:37 DEBUG : Config file has changed externally - reloading 2025/10/26 02:20:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:37 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:20:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:40 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:40 DEBUG : dir: Looking for writers 2025/10/26 02:20:40 DEBUG : file1: reading active writers 2025/10/26 02:20:40 DEBUG : Looking for writers 2025/10/26 02:20:40 DEBUG : dir: reading active writers 2025/10/26 02:20:40 DEBUG : >WaitForWriters: 2025/10/26 02:20:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:20:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000690480 2025/10/26 02:20:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:20:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:20:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/26 02:20:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000690480 2025/10/26 02:20:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/26 02:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:20:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/26 02:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:42 DEBUG : dir/file1: File is currently open, delaying rename 0xc000690480 2025/10/26 02:20:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:20:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:20:42 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/26 02:20:43 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/26 02:20:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/26 02:20:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/26 02:20:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:20:44 DEBUG : newLeaf: Running delayed rename now 2025/10/26 02:20:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:20:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000690480 2025/10/26 02:20:44 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:44 DEBUG : dir: Looking for writers 2025/10/26 02:20:44 DEBUG : Looking for writers 2025/10/26 02:20:44 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:44 DEBUG : dir: reading active writers 2025/10/26 02:20:44 DEBUG : >WaitForWriters: 2025/10/26 02:20:44 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:44 DEBUG : dir: Looking for writers 2025/10/26 02:20:44 DEBUG : Looking for writers 2025/10/26 02:20:44 DEBUG : dir: reading active writers 2025/10/26 02:20:44 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:44 DEBUG : >WaitForWriters: 2025/10/26 02:20:44 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:46 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:46 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:20:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:20:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:46 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:20:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/26 02:20:48 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:20:48 DEBUG : dir/file1(0xc0003284c0): openPending: 2025/10/26 02:20:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/26 02:20:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/26 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:48 DEBUG : dir/file1(0xc0003284c0): >openPending: err= 2025/10/26 02:20:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/26 02:20:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:20:48 DEBUG : dir/file1(0xc0003284c0): _writeAt: size=14, off=0 2025/10/26 02:20:48 DEBUG : dir/file1(0xc0003284c0): >_writeAt: n=14, err= 2025/10/26 02:20:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/26 02:20:48 DEBUG : dir/file1(0xc0003284c0): close: 2025/10/26 02:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/26 02:20:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/26 02:20:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:20:48 DEBUG : dir/file1(0xc0003284c0): >close: err= 2025/10/26 02:20:48 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:48 DEBUG : dir: Looking for writers 2025/10/26 02:20:48 DEBUG : file1: reading active writers 2025/10/26 02:20:48 DEBUG : Looking for writers 2025/10/26 02:20:48 DEBUG : dir: reading active writers 2025/10/26 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:20:48 DEBUG : dir: Looking for writers 2025/10/26 02:20:48 DEBUG : file1: reading active writers 2025/10/26 02:20:48 DEBUG : Looking for writers 2025/10/26 02:20:48 DEBUG : dir: reading active writers 2025/10/26 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:20:49 DEBUG : dir: Looking for writers 2025/10/26 02:20:49 DEBUG : file1: reading active writers 2025/10/26 02:20:49 DEBUG : Looking for writers 2025/10/26 02:20:49 DEBUG : dir: reading active writers 2025/10/26 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:20:49 DEBUG : dir: Looking for writers 2025/10/26 02:20:49 DEBUG : file1: reading active writers 2025/10/26 02:20:49 DEBUG : Looking for writers 2025/10/26 02:20:49 DEBUG : dir: reading active writers 2025/10/26 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:20:49 DEBUG : dir/file1: vfs cache: starting upload 2025/10/26 02:20:49 DEBUG : dir: Looking for writers 2025/10/26 02:20:49 DEBUG : file1: reading active writers 2025/10/26 02:20:49 DEBUG : Looking for writers 2025/10/26 02:20:49 DEBUG : dir: reading active writers 2025/10/26 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:20:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:49 DEBUG : dir: Looking for writers 2025/10/26 02:20:49 DEBUG : file1: reading active writers 2025/10/26 02:20:49 DEBUG : Looking for writers 2025/10/26 02:20:49 DEBUG : dir: reading active writers 2025/10/26 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:20:49 DEBUG : dir: Looking for writers 2025/10/26 02:20:49 DEBUG : file1: reading active writers 2025/10/26 02:20:49 DEBUG : Looking for writers 2025/10/26 02:20:49 DEBUG : dir: reading active writers 2025/10/26 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:20:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/26 02:20:50 INFO : dir/file1: Copied (replaced existing) 2025/10/26 02:20:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/26 02:20:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/26 02:20:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/26 02:20:50 DEBUG : dir: Looking for writers 2025/10/26 02:20:50 DEBUG : file1: reading active writers 2025/10/26 02:20:50 DEBUG : Looking for writers 2025/10/26 02:20:50 DEBUG : dir: reading active writers 2025/10/26 02:20:50 DEBUG : >WaitForWriters: 2025/10/26 02:20:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:20:50 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:20:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:20:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:20:50 DEBUG : dir/file1(0xc000692b00): _readAt: size=512, off=0 2025/10/26 02:20:50 DEBUG : dir/file1(0xc000692b00): openPending: 2025/10/26 02:20:50 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/26 02:20:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/26 02:20:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:50 DEBUG : dir/file1(0xc000692b00): >openPending: err= 2025/10/26 02:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/26 02:20:50 DEBUG : dir/file1(0xc000692b00): >_readAt: n=14, err=EOF 2025/10/26 02:20:50 DEBUG : dir/file1(0xc000692b00): close: 2025/10/26 02:20:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/26 02:20:50 DEBUG : dir/file1(0xc000692b00): >close: err= 2025/10/26 02:20:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:20:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/26 02:20:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000ad4c00 2025/10/26 02:20:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:20:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:20:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/26 02:20:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/26 02:20:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000ad4c00 2025/10/26 02:20:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/26 02:20:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:20:52 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:20:52 DEBUG : dir/file1(0xc000693240): openPending: 2025/10/26 02:20:52 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/26 02:20:52 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/26 02:20:52 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:20:52 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:20:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/26 02:20:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:20:52 DEBUG : dir/file1(0xc000693240): >openPending: err= 2025/10/26 02:20:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/26 02:20:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:20:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:20:52 DEBUG : dir/file1(0xc000693240): _writeAt: size=25, off=0 2025/10/26 02:20:52 DEBUG : dir/file1(0xc000693240): >_writeAt: n=25, err= 2025/10/26 02:20:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:20:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/26 02:20:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000ad4c00 2025/10/26 02:20:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:20:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:20:52 DEBUG : newLeaf(0xc000693240): close: 2025/10/26 02:20:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/26 02:20:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-26 02:20:52.381319871 +0000 UTC m=+203.299100817 2025/10/26 02:20:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/26 02:20:52 DEBUG : newLeaf(0xc000693240): >close: err= 2025/10/26 02:20:52 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:52 DEBUG : dir: Looking for writers 2025/10/26 02:20:52 DEBUG : Looking for writers 2025/10/26 02:20:52 DEBUG : dir: reading active writers 2025/10/26 02:20:52 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:20:52 DEBUG : dir: Looking for writers 2025/10/26 02:20:52 DEBUG : Looking for writers 2025/10/26 02:20:52 DEBUG : dir: reading active writers 2025/10/26 02:20:52 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:20:52 DEBUG : dir: Looking for writers 2025/10/26 02:20:52 DEBUG : Looking for writers 2025/10/26 02:20:52 DEBUG : dir: reading active writers 2025/10/26 02:20:52 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:20:52 DEBUG : dir: Looking for writers 2025/10/26 02:20:52 DEBUG : Looking for writers 2025/10/26 02:20:52 DEBUG : dir: reading active writers 2025/10/26 02:20:52 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:20:53 DEBUG : newLeaf: vfs cache: starting upload 2025/10/26 02:20:53 DEBUG : dir: Looking for writers 2025/10/26 02:20:53 DEBUG : Looking for writers 2025/10/26 02:20:53 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:53 DEBUG : dir: reading active writers 2025/10/26 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:20:53 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/26 02:20:53 DEBUG : dir: Looking for writers 2025/10/26 02:20:53 DEBUG : Looking for writers 2025/10/26 02:20:53 DEBUG : dir: reading active writers 2025/10/26 02:20:53 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:20:53 DEBUG : dir: Looking for writers 2025/10/26 02:20:53 DEBUG : Looking for writers 2025/10/26 02:20:53 DEBUG : dir: reading active writers 2025/10/26 02:20:53 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:20:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/26 02:20:54 INFO : newLeaf: Copied (replaced existing) 2025/10/26 02:20:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-26 02:20:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/26 02:20:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/26 02:20:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:20:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/26 02:20:54 DEBUG : dir: Looking for writers 2025/10/26 02:20:54 DEBUG : Looking for writers 2025/10/26 02:20:54 DEBUG : dir: reading active writers 2025/10/26 02:20:54 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:54 DEBUG : >WaitForWriters: 2025/10/26 02:20:54 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:54 DEBUG : dir: Looking for writers 2025/10/26 02:20:54 DEBUG : Looking for writers 2025/10/26 02:20:54 DEBUG : dir: reading active writers 2025/10/26 02:20:54 DEBUG : newLeaf: reading active writers 2025/10/26 02:20:54 DEBUG : >WaitForWriters: 2025/10/26 02:20:54 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:20:55 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:20:55 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:20:55 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:55 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:20:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:20:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:20:55 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:20:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:20:58 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:20:58 DEBUG : dir: Looking for writers 2025/10/26 02:20:58 DEBUG : file1: reading active writers 2025/10/26 02:20:58 DEBUG : Looking for writers 2025/10/26 02:20:58 DEBUG : dir: reading active writers 2025/10/26 02:20:58 DEBUG : >WaitForWriters: 2025/10/26 02:20:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:20:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0006823c0 2025/10/26 02:20:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:20:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:21:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/26 02:21:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0006823c0 2025/10/26 02:21:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/26 02:21:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:21:00 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:21:00 DEBUG : dir/file1(0xc000a95100): openPending: 2025/10/26 02:21:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/10/26 02:21:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/26 02:21:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:00 DEBUG : dir/file1(0xc000a95100): >openPending: err= 2025/10/26 02:21:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/26 02:21:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:21:00 DEBUG : dir/file1(0xc000a95100): _writeAt: size=25, off=0 2025/10/26 02:21:00 DEBUG : dir/file1(0xc000a95100): >_writeAt: n=25, err= 2025/10/26 02:21:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:21:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/26 02:21:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0006823c0 2025/10/26 02:21:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:21:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:21:01 DEBUG : newLeaf(0xc000a95100): close: 2025/10/26 02:21:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/26 02:21:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-26 02:21:00.663586423 +0000 UTC m=+211.581367379 2025/10/26 02:21:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/26 02:21:01 DEBUG : newLeaf(0xc000a95100): >close: err= 2025/10/26 02:21:01 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:01 DEBUG : dir: Looking for writers 2025/10/26 02:21:01 DEBUG : Looking for writers 2025/10/26 02:21:01 DEBUG : dir: reading active writers 2025/10/26 02:21:01 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:21:01 DEBUG : dir: Looking for writers 2025/10/26 02:21:01 DEBUG : Looking for writers 2025/10/26 02:21:01 DEBUG : dir: reading active writers 2025/10/26 02:21:01 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:21:01 DEBUG : dir: Looking for writers 2025/10/26 02:21:01 DEBUG : Looking for writers 2025/10/26 02:21:01 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:01 DEBUG : dir: reading active writers 2025/10/26 02:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:21:01 DEBUG : dir: Looking for writers 2025/10/26 02:21:01 DEBUG : Looking for writers 2025/10/26 02:21:01 DEBUG : dir: reading active writers 2025/10/26 02:21:01 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:21:01 DEBUG : newLeaf: vfs cache: starting upload 2025/10/26 02:21:01 DEBUG : dir: Looking for writers 2025/10/26 02:21:01 DEBUG : Looking for writers 2025/10/26 02:21:01 DEBUG : dir: reading active writers 2025/10/26 02:21:01 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:21:01 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/26 02:21:01 DEBUG : dir: Looking for writers 2025/10/26 02:21:01 DEBUG : Looking for writers 2025/10/26 02:21:01 DEBUG : dir: reading active writers 2025/10/26 02:21:01 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:21:01 DEBUG : dir: Looking for writers 2025/10/26 02:21:01 DEBUG : Looking for writers 2025/10/26 02:21:01 DEBUG : dir: reading active writers 2025/10/26 02:21:01 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:21:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/26 02:21:02 INFO : newLeaf: Copied (replaced existing) 2025/10/26 02:21:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-26 02:21:00 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/26 02:21:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/26 02:21:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:21:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/26 02:21:02 DEBUG : dir: Looking for writers 2025/10/26 02:21:02 DEBUG : Looking for writers 2025/10/26 02:21:02 DEBUG : dir: reading active writers 2025/10/26 02:21:02 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:02 DEBUG : >WaitForWriters: 2025/10/26 02:21:02 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:02 DEBUG : dir: Looking for writers 2025/10/26 02:21:02 DEBUG : Looking for writers 2025/10/26 02:21:02 DEBUG : dir: reading active writers 2025/10/26 02:21:02 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:02 DEBUG : >WaitForWriters: 2025/10/26 02:21:02 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:03 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:03 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:21:03 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:03 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:03 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:21:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:21:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/26 02:21:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:21:06 DEBUG : dir/file1(0xc000328680): openPending: 2025/10/26 02:21:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/26 02:21:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/26 02:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:06 DEBUG : dir/file1(0xc000328680): >openPending: err= 2025/10/26 02:21:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/26 02:21:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:21:06 DEBUG : dir/file1(0xc000328680): _writeAt: size=14, off=0 2025/10/26 02:21:06 DEBUG : dir/file1(0xc000328680): >_writeAt: n=14, err= 2025/10/26 02:21:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/26 02:21:06 DEBUG : dir/file1(0xc000328680): close: 2025/10/26 02:21:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/26 02:21:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/26 02:21:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:21:06 DEBUG : dir/file1(0xc000328680): >close: err= 2025/10/26 02:21:06 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:06 DEBUG : dir: Looking for writers 2025/10/26 02:21:06 DEBUG : file1: reading active writers 2025/10/26 02:21:06 DEBUG : Looking for writers 2025/10/26 02:21:06 DEBUG : dir: reading active writers 2025/10/26 02:21:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:21:06 DEBUG : dir: Looking for writers 2025/10/26 02:21:06 DEBUG : file1: reading active writers 2025/10/26 02:21:06 DEBUG : Looking for writers 2025/10/26 02:21:06 DEBUG : dir: reading active writers 2025/10/26 02:21:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:21:06 DEBUG : dir: Looking for writers 2025/10/26 02:21:06 DEBUG : file1: reading active writers 2025/10/26 02:21:06 DEBUG : Looking for writers 2025/10/26 02:21:06 DEBUG : dir: reading active writers 2025/10/26 02:21:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:21:06 DEBUG : dir: Looking for writers 2025/10/26 02:21:06 DEBUG : file1: reading active writers 2025/10/26 02:21:06 DEBUG : Looking for writers 2025/10/26 02:21:06 DEBUG : dir: reading active writers 2025/10/26 02:21:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:21:06 DEBUG : dir/file1: vfs cache: starting upload 2025/10/26 02:21:06 DEBUG : dir: Looking for writers 2025/10/26 02:21:06 DEBUG : file1: reading active writers 2025/10/26 02:21:06 DEBUG : Looking for writers 2025/10/26 02:21:06 DEBUG : dir: reading active writers 2025/10/26 02:21:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:21:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:21:06 DEBUG : dir: Looking for writers 2025/10/26 02:21:06 DEBUG : file1: reading active writers 2025/10/26 02:21:06 DEBUG : Looking for writers 2025/10/26 02:21:06 DEBUG : dir: reading active writers 2025/10/26 02:21:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:21:07 DEBUG : dir: Looking for writers 2025/10/26 02:21:07 DEBUG : file1: reading active writers 2025/10/26 02:21:07 DEBUG : Looking for writers 2025/10/26 02:21:07 DEBUG : dir: reading active writers 2025/10/26 02:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:21:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/26 02:21:07 INFO : dir/file1: Copied (replaced existing) 2025/10/26 02:21:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/26 02:21:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/26 02:21:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/26 02:21:07 DEBUG : dir: Looking for writers 2025/10/26 02:21:07 DEBUG : file1: reading active writers 2025/10/26 02:21:07 DEBUG : Looking for writers 2025/10/26 02:21:07 DEBUG : dir: reading active writers 2025/10/26 02:21:07 DEBUG : >WaitForWriters: 2025/10/26 02:21:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:21:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:21:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:21:07 DEBUG : dir/file1(0xc0008c2880): _readAt: size=512, off=0 2025/10/26 02:21:07 DEBUG : dir/file1(0xc0008c2880): openPending: 2025/10/26 02:21:07 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/26 02:21:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/26 02:21:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:07 DEBUG : dir/file1(0xc0008c2880): >openPending: err= 2025/10/26 02:21:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/26 02:21:07 DEBUG : dir/file1(0xc0008c2880): >_readAt: n=14, err=EOF 2025/10/26 02:21:07 DEBUG : dir/file1(0xc0008c2880): close: 2025/10/26 02:21:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/26 02:21:07 DEBUG : dir/file1(0xc0008c2880): >close: err= 2025/10/26 02:21:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:21:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/26 02:21:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fa9c0 2025/10/26 02:21:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:21:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:21:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/26 02:21:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/26 02:21:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0007fa9c0 2025/10/26 02:21:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/26 02:21:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:21:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:21:10 DEBUG : dir/file1(0xc000692b40): openPending: 2025/10/26 02:21:10 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/26 02:21:10 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/26 02:21:10 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:21:10 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:21:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/26 02:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:10 DEBUG : dir/file1(0xc000692b40): >openPending: err= 2025/10/26 02:21:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/26 02:21:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:21:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:21:10 DEBUG : dir/file1(0xc000692b40): _writeAt: size=25, off=0 2025/10/26 02:21:10 DEBUG : dir/file1(0xc000692b40): >_writeAt: n=25, err= 2025/10/26 02:21:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:21:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/26 02:21:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fa9c0 2025/10/26 02:21:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:21:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:21:10 DEBUG : newLeaf(0xc000692b40): close: 2025/10/26 02:21:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/26 02:21:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-26 02:21:10.042624607 +0000 UTC m=+220.960405553 2025/10/26 02:21:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/26 02:21:10 DEBUG : newLeaf(0xc000692b40): >close: err= 2025/10/26 02:21:10 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:10 DEBUG : dir: Looking for writers 2025/10/26 02:21:10 DEBUG : Looking for writers 2025/10/26 02:21:10 DEBUG : dir: reading active writers 2025/10/26 02:21:10 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:21:10 DEBUG : dir: Looking for writers 2025/10/26 02:21:10 DEBUG : Looking for writers 2025/10/26 02:21:10 DEBUG : dir: reading active writers 2025/10/26 02:21:10 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:21:10 DEBUG : dir: Looking for writers 2025/10/26 02:21:10 DEBUG : Looking for writers 2025/10/26 02:21:10 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:10 DEBUG : dir: reading active writers 2025/10/26 02:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:21:10 DEBUG : dir: Looking for writers 2025/10/26 02:21:10 DEBUG : Looking for writers 2025/10/26 02:21:10 DEBUG : dir: reading active writers 2025/10/26 02:21:10 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:21:10 DEBUG : newLeaf: vfs cache: starting upload 2025/10/26 02:21:10 DEBUG : dir: Looking for writers 2025/10/26 02:21:10 DEBUG : Looking for writers 2025/10/26 02:21:10 DEBUG : dir: reading active writers 2025/10/26 02:21:10 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:21:10 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/26 02:21:10 DEBUG : dir: Looking for writers 2025/10/26 02:21:10 DEBUG : Looking for writers 2025/10/26 02:21:10 DEBUG : dir: reading active writers 2025/10/26 02:21:10 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:21:11 DEBUG : dir: Looking for writers 2025/10/26 02:21:11 DEBUG : Looking for writers 2025/10/26 02:21:11 DEBUG : dir: reading active writers 2025/10/26 02:21:11 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:21:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/26 02:21:11 INFO : newLeaf: Copied (replaced existing) 2025/10/26 02:21:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-26 02:21:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/26 02:21:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/26 02:21:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:21:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/26 02:21:11 DEBUG : dir: Looking for writers 2025/10/26 02:21:11 DEBUG : Looking for writers 2025/10/26 02:21:11 DEBUG : dir: reading active writers 2025/10/26 02:21:11 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:11 DEBUG : >WaitForWriters: 2025/10/26 02:21:12 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:12 DEBUG : dir: Looking for writers 2025/10/26 02:21:12 DEBUG : Looking for writers 2025/10/26 02:21:12 DEBUG : dir: reading active writers 2025/10/26 02:21:12 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:12 DEBUG : >WaitForWriters: 2025/10/26 02:21:12 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:13 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:13 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:21:13 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:13 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:13 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:21:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:21:15 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:15 DEBUG : dir: Looking for writers 2025/10/26 02:21:15 DEBUG : file1: reading active writers 2025/10/26 02:21:15 DEBUG : Looking for writers 2025/10/26 02:21:15 DEBUG : dir: reading active writers 2025/10/26 02:21:15 DEBUG : >WaitForWriters: 2025/10/26 02:21:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:21:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:21:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:21:15 DEBUG : dir/file1(0xc000692bc0): _readAt: size=512, off=0 2025/10/26 02:21:15 DEBUG : dir/file1(0xc000692bc0): openPending: 2025/10/26 02:21:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/26 02:21:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/26 02:21:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:15 DEBUG : dir/file1(0xc000692bc0): >openPending: err= 2025/10/26 02:21:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/26 02:21:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:21:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:21:16 DEBUG : dir/file1(0xc000692bc0): >_readAt: n=14, err=EOF 2025/10/26 02:21:16 DEBUG : dir/file1(0xc000692bc0): close: 2025/10/26 02:21:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/26 02:21:16 DEBUG : dir/file1(0xc000692bc0): >close: err= 2025/10/26 02:21:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:21:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/26 02:21:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000691440 2025/10/26 02:21:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:21:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:21:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/26 02:21:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/26 02:21:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000691440 2025/10/26 02:21:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/26 02:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:21:18 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:21:18 DEBUG : dir/file1(0xc0008c2780): openPending: 2025/10/26 02:21:18 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/26 02:21:18 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/26 02:21:18 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:21:18 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:21:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/26 02:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:18 DEBUG : dir/file1(0xc0008c2780): >openPending: err= 2025/10/26 02:21:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/26 02:21:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:21:18 DEBUG : dir/file1(0xc0008c2780): _writeAt: size=25, off=0 2025/10/26 02:21:18 DEBUG : dir/file1(0xc0008c2780): >_writeAt: n=25, err= 2025/10/26 02:21:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/26 02:21:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/26 02:21:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000691440 2025/10/26 02:21:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:21:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:21:19 DEBUG : newLeaf(0xc0008c2780): close: 2025/10/26 02:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/26 02:21:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-26 02:21:18.525325157 +0000 UTC m=+229.443106114 2025/10/26 02:21:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/26 02:21:19 DEBUG : newLeaf(0xc0008c2780): >close: err= 2025/10/26 02:21:19 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:19 DEBUG : dir: Looking for writers 2025/10/26 02:21:19 DEBUG : Looking for writers 2025/10/26 02:21:19 DEBUG : dir: reading active writers 2025/10/26 02:21:19 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:21:19 DEBUG : dir: Looking for writers 2025/10/26 02:21:19 DEBUG : Looking for writers 2025/10/26 02:21:19 DEBUG : dir: reading active writers 2025/10/26 02:21:19 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:21:19 DEBUG : dir: Looking for writers 2025/10/26 02:21:19 DEBUG : Looking for writers 2025/10/26 02:21:19 DEBUG : dir: reading active writers 2025/10/26 02:21:19 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:21:19 DEBUG : dir: Looking for writers 2025/10/26 02:21:19 DEBUG : Looking for writers 2025/10/26 02:21:19 DEBUG : dir: reading active writers 2025/10/26 02:21:19 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:21:19 DEBUG : newLeaf: vfs cache: starting upload 2025/10/26 02:21:19 DEBUG : dir: Looking for writers 2025/10/26 02:21:19 DEBUG : Looking for writers 2025/10/26 02:21:19 DEBUG : dir: reading active writers 2025/10/26 02:21:19 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:21:19 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/26 02:21:19 DEBUG : dir: Looking for writers 2025/10/26 02:21:19 DEBUG : Looking for writers 2025/10/26 02:21:19 DEBUG : dir: reading active writers 2025/10/26 02:21:19 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:21:19 DEBUG : dir: Looking for writers 2025/10/26 02:21:19 DEBUG : Looking for writers 2025/10/26 02:21:19 DEBUG : dir: reading active writers 2025/10/26 02:21:19 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:21:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/26 02:21:20 INFO : newLeaf: Copied (replaced existing) 2025/10/26 02:21:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-26 02:21:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/26 02:21:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/26 02:21:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/26 02:21:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/26 02:21:20 DEBUG : dir: Looking for writers 2025/10/26 02:21:20 DEBUG : Looking for writers 2025/10/26 02:21:20 DEBUG : dir: reading active writers 2025/10/26 02:21:20 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:20 DEBUG : >WaitForWriters: 2025/10/26 02:21:20 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:20 DEBUG : dir: Looking for writers 2025/10/26 02:21:20 DEBUG : Looking for writers 2025/10/26 02:21:20 DEBUG : dir: reading active writers 2025/10/26 02:21:20 DEBUG : newLeaf: reading active writers 2025/10/26 02:21:20 DEBUG : >WaitForWriters: 2025/10/26 02:21:20 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestFileRename (52.23s) --- PASS: TestFileRename/off,forceCache=false (8.34s) --- PASS: TestFileRename/minimal,forceCache=false (8.22s) --- PASS: TestFileRename/minimal,forceCache=true (9.50s) --- PASS: TestFileRename/writes,forceCache=false (8.31s) --- PASS: TestFileRename/writes,forceCache=true (9.37s) --- PASS: TestFileRename/full,forceCache=false (8.48s) === 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-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:21 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:21 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:21:21 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:21 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:21:21 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:21 DEBUG : Looking for writers 2025/10/26 02:21:21 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.36s) === 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-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:22 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:22 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:21:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:21:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:21:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/26 02:21:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/26 02:21:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:21:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:25 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:25 DEBUG : dir: Looking for writers 2025/10/26 02:21:25 DEBUG : file1: reading active writers 2025/10/26 02:21:25 DEBUG : Looking for writers 2025/10/26 02:21:25 DEBUG : dir: reading active writers 2025/10/26 02:21:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.47s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:26 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:26 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:21:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:21:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:21:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/26 02:21:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/26 02:21:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:21:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/26 02:21:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/26 02:21:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/26 02:21:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/26 02:21:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/26 02:21:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/26 02:21:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/26 02:21:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/26 02:21:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/26 02:21:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/26 02:21:29 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/26 02:21:30 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/26 02:21:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/26 02:21:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/26 02:21:30 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/26 02:21:31 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:31 DEBUG : dir: Looking for writers 2025/10/26 02:21:31 DEBUG : file1: reading active writers 2025/10/26 02:21:31 DEBUG : Looking for writers 2025/10/26 02:21:31 DEBUG : dir: reading active writers 2025/10/26 02:21:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.84s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:32 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:32 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:21:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:21:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:21:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/26 02:21:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/26 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/26 02:21:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/26 02:21:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/26 02:21:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/26 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/26 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/26 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/26 02:21:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/26 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/26 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/26 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/26 02:21:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/26 02:21:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/26 02:21:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/26 02:21:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/26 02:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/26 02:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/26 02:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/26 02:21:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/26 02:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/26 02:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/26 02:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/26 02:21:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/26 02:21:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/26 02:21:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/26 02:21:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/26 02:21:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/26 02:21:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/26 02:21:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/26 02:21:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/26 02:21:37 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:37 DEBUG : dir: Looking for writers 2025/10/26 02:21:37 DEBUG : file1: reading active writers 2025/10/26 02:21:37 DEBUG : Looking for writers 2025/10/26 02:21:37 DEBUG : dir: reading active writers 2025/10/26 02:21:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.04s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:38 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:38 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:21:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:21:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:21:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/26 02:21:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/26 02:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:21:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:41 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:41 DEBUG : dir: Looking for writers 2025/10/26 02:21:41 DEBUG : file1: reading active writers 2025/10/26 02:21:41 DEBUG : Looking for writers 2025/10/26 02:21:41 DEBUG : dir: reading active writers 2025/10/26 02:21:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.12s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:42 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:42 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:21:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:21:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:21:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/26 02:21:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/26 02:21:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:21:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/26 02:21:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/26 02:21:45 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:45 DEBUG : dir: Looking for writers 2025/10/26 02:21:45 DEBUG : file1: reading active writers 2025/10/26 02:21:45 DEBUG : Looking for writers 2025/10/26 02:21:45 DEBUG : dir: reading active writers 2025/10/26 02:21:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.09s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:46 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:21:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:46 DEBUG : Config file has changed externally - reloading 2025/10/26 02:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:46 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:21:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:21:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:21:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:49 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:21:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:21:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): _readAt: size=1, off=0 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): openPending: 2025/10/26 02:21:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/26 02:21:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/26 02:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): >openPending: err= 2025/10/26 02:21:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/26 02:21:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:21:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): >_readAt: n=1, err= 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): _readAt: size=256, off=1 2025/10/26 02:21:49 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): >_readAt: n=15, err=EOF 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): _readAt: size=16, off=16 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): >_readAt: n=0, err=EOF 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): close: 2025/10/26 02:21:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): >close: err= 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): close: 2025/10/26 02:21:49 DEBUG : dir/file1(0xc000329600): >close: err=file already closed 2025/10/26 02:21:49 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:49 DEBUG : dir: Looking for writers 2025/10/26 02:21:49 DEBUG : file1: reading active writers 2025/10/26 02:21:49 DEBUG : Looking for writers 2025/10/26 02:21:49 DEBUG : dir: reading active writers 2025/10/26 02:21:49 DEBUG : >WaitForWriters: 2025/10/26 02:21:49 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.10s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:50 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:50 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:21:50 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:50 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:50 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:21:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:21:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:21:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:53 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:21:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:21:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:21:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/26 02:21:53 DEBUG : dir/file1(0xc0008c2500): _readAt: size=1, off=0 2025/10/26 02:21:53 DEBUG : dir/file1(0xc0008c2500): openPending: 2025/10/26 02:21:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/26 02:21:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/26 02:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:53 DEBUG : dir/file1(0xc0008c2500): >openPending: err= 2025/10/26 02:21:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/26 02:21:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:21:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): >_readAt: n=1, err= 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): _readAt: size=1, off=5 2025/10/26 02:21:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): >_readAt: n=1, err= 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): _readAt: size=1, off=3 2025/10/26 02:21:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): >_readAt: n=1, err= 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): _readAt: size=1, off=13 2025/10/26 02:21:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): >_readAt: n=1, err= 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): _readAt: size=16, off=100 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): >_readAt: n=0, err=EOF 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): close: 2025/10/26 02:21:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/26 02:21:54 DEBUG : dir/file1(0xc0008c2500): >close: err= 2025/10/26 02:21:54 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:54 DEBUG : dir: Looking for writers 2025/10/26 02:21:54 DEBUG : file1: reading active writers 2025/10/26 02:21:54 DEBUG : Looking for writers 2025/10/26 02:21:54 DEBUG : dir: reading active writers 2025/10/26 02:21:54 DEBUG : >WaitForWriters: 2025/10/26 02:21:54 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.64s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:55 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:55 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:21:55 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:55 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:55 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:21:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:21:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:21:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:21:58 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:21:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:21:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:21:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): _readAt: size=1, off=0 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): openPending: 2025/10/26 02:21:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/26 02:21:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/26 02:21:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): >openPending: err= 2025/10/26 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/26 02:21:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:21:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:21:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): >_readAt: n=1, err= 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): _readAt: size=1, off=5 2025/10/26 02:21:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): >_readAt: n=1, err= 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): _readAt: size=1, off=1 2025/10/26 02:21:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): >_readAt: n=1, err= 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): _readAt: size=6, off=10 2025/10/26 02:21:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): >_readAt: n=6, err= 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): _readAt: size=256, off=10 2025/10/26 02:21:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): >_readAt: n=6, err=EOF 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): _readAt: size=256, off=100 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): >_readAt: n=0, err=EOF 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): close: 2025/10/26 02:21:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): >close: err= 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): _readAt: size=256, off=100 2025/10/26 02:21:58 DEBUG : dir/file1(0xc000a94a40): >_readAt: n=0, err=file already closed 2025/10/26 02:21:58 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:21:58 DEBUG : dir: Looking for writers 2025/10/26 02:21:58 DEBUG : file1: reading active writers 2025/10/26 02:21:58 DEBUG : Looking for writers 2025/10/26 02:21:58 DEBUG : dir: reading active writers 2025/10/26 02:21:58 DEBUG : >WaitForWriters: 2025/10/26 02:21:58 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.24s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:21:59 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:21:59 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:21:59 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:59 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:21:59 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:22:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:22:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:22:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:22:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:22:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:22:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/26 02:22:02 DEBUG : dir/file1(0xc000a94540): RWFileHandle.Flush 2025/10/26 02:22:02 DEBUG : dir/file1(0xc000a94540): _readAt: size=256, off=0 2025/10/26 02:22:02 DEBUG : dir/file1(0xc000a94540): openPending: 2025/10/26 02:22:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/26 02:22:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/26 02:22:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:02 DEBUG : dir/file1(0xc000a94540): >openPending: err= 2025/10/26 02:22:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/26 02:22:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:22:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:22:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:22:02 DEBUG : dir/file1(0xc000a94540): >_readAt: n=16, err=EOF 2025/10/26 02:22:02 DEBUG : dir/file1(0xc000a94540): RWFileHandle.Flush 2025/10/26 02:22:02 DEBUG : dir/file1(0xc000a94540): RWFileHandle.Flush 2025/10/26 02:22:02 DEBUG : dir/file1(0xc000a94540): close: 2025/10/26 02:22:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/26 02:22:02 DEBUG : dir/file1(0xc000a94540): >close: err= 2025/10/26 02:22:02 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:02 DEBUG : dir: Looking for writers 2025/10/26 02:22:02 DEBUG : file1: reading active writers 2025/10/26 02:22:02 DEBUG : Looking for writers 2025/10/26 02:22:02 DEBUG : dir: reading active writers 2025/10/26 02:22:02 DEBUG : >WaitForWriters: 2025/10/26 02:22:02 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.27s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:03 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:03 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:03 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:03 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:03 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:22:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:22:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/26 02:22:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:22:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:22:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:22:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/26 02:22:06 DEBUG : dir/file1(0xc000329180): _readAt: size=256, off=0 2025/10/26 02:22:06 DEBUG : dir/file1(0xc000329180): openPending: 2025/10/26 02:22:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/26 02:22:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/26 02:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:06 DEBUG : dir/file1(0xc000329180): >openPending: err= 2025/10/26 02:22:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/26 02:22:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:22:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:22:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:22:06 DEBUG : dir/file1(0xc000329180): >_readAt: n=16, err=EOF 2025/10/26 02:22:06 DEBUG : dir/file1(0xc000329180): RWFileHandle.Release 2025/10/26 02:22:06 DEBUG : dir/file1(0xc000329180): close: 2025/10/26 02:22:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/26 02:22:06 DEBUG : dir/file1(0xc000329180): >close: err= 2025/10/26 02:22:06 DEBUG : dir/file1(0xc000329180): RWFileHandle.Release 2025/10/26 02:22:06 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:06 DEBUG : dir: Looking for writers 2025/10/26 02:22:06 DEBUG : file1: reading active writers 2025/10/26 02:22:06 DEBUG : Looking for writers 2025/10/26 02:22:06 DEBUG : dir: reading active writers 2025/10/26 02:22:06 DEBUG : >WaitForWriters: 2025/10/26 02:22:06 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.12s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:08 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:08 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:08 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:08 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:08 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:08 DEBUG : file1: newRWFileHandle: 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): openPending: 2025/10/26 02:22:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): >openPending: err= 2025/10/26 02:22:08 DEBUG : file1: >newRWFileHandle: err= 2025/10/26 02:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/26 02:22:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): _writeAt: size=5, off=0 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): >_writeAt: n=5, err= 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): _writeAt: size=7, off=5 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): >_writeAt: n=7, err= 2025/10/26 02:22:08 DEBUG : file1: vfs cache: truncate to size=11 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): close: 2025/10/26 02:22:08 DEBUG : file1: vfs cache: setting modification time to 2025-10-26 02:22:08.193318698 +0000 UTC m=+279.111099654 2025/10/26 02:22:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): >close: err= 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): close: 2025/10/26 02:22:08 DEBUG : file1(0xc000a95bc0): >close: err=file already closed 2025/10/26 02:22:08 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:08 DEBUG : Looking for writers 2025/10/26 02:22:08 DEBUG : file1: reading active writers 2025/10/26 02:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:22:08 DEBUG : Looking for writers 2025/10/26 02:22:08 DEBUG : file1: reading active writers 2025/10/26 02:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:22:08 DEBUG : Looking for writers 2025/10/26 02:22:08 DEBUG : file1: reading active writers 2025/10/26 02:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:22:08 DEBUG : Looking for writers 2025/10/26 02:22:08 DEBUG : file1: reading active writers 2025/10/26 02:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:22:08 DEBUG : file1: vfs cache: starting upload 2025/10/26 02:22:08 DEBUG : Looking for writers 2025/10/26 02:22:08 DEBUG : file1: reading active writers 2025/10/26 02:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:22:08 DEBUG : Looking for writers 2025/10/26 02:22:08 DEBUG : file1: reading active writers 2025/10/26 02:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:22:08 DEBUG : Looking for writers 2025/10/26 02:22:08 DEBUG : file1: reading active writers 2025/10/26 02:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:22:09 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/26 02:22:09 DEBUG : Looking for writers 2025/10/26 02:22:09 DEBUG : file1: reading active writers 2025/10/26 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:22:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/26 02:22:10 INFO : file1: Copied (new) 2025/10/26 02:22:10 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-26 02:22:08 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/26 02:22:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/26 02:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:10 INFO : file1: vfs cache: upload succeeded try #1 2025/10/26 02:22:10 DEBUG : Looking for writers 2025/10/26 02:22:10 DEBUG : file1: reading active writers 2025/10/26 02:22:10 DEBUG : >WaitForWriters: 2025/10/26 02:22:10 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:10 DEBUG : Looking for writers 2025/10/26 02:22:10 DEBUG : file1: reading active writers 2025/10/26 02:22:10 DEBUG : >WaitForWriters: 2025/10/26 02:22:10 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:11 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:11 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:11 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:11 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:11 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:11 DEBUG : file1: newRWFileHandle: 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): openPending: 2025/10/26 02:22:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): >openPending: err= 2025/10/26 02:22:11 DEBUG : file1: >newRWFileHandle: err= 2025/10/26 02:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/26 02:22:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): _writeAt: size=7, off=0 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): >_writeAt: n=7, err= 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): _writeAt: size=6, off=5 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): >_writeAt: n=6, err= 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): close: 2025/10/26 02:22:11 DEBUG : file1: vfs cache: setting modification time to 2025-10-26 02:22:11.354197964 +0000 UTC m=+282.271978920 2025/10/26 02:22:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): >close: err= 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): _writeAt: size=5, off=0 2025/10/26 02:22:11 DEBUG : file1(0xc0002c4740): >_writeAt: n=0, err=file already closed 2025/10/26 02:22:11 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:11 DEBUG : Looking for writers 2025/10/26 02:22:11 DEBUG : file1: reading active writers 2025/10/26 02:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:22:11 DEBUG : Looking for writers 2025/10/26 02:22:11 DEBUG : file1: reading active writers 2025/10/26 02:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:22:11 DEBUG : Looking for writers 2025/10/26 02:22:11 DEBUG : file1: reading active writers 2025/10/26 02:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:22:11 DEBUG : Looking for writers 2025/10/26 02:22:11 DEBUG : file1: reading active writers 2025/10/26 02:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:22:11 DEBUG : file1: vfs cache: starting upload 2025/10/26 02:22:11 DEBUG : Looking for writers 2025/10/26 02:22:11 DEBUG : file1: reading active writers 2025/10/26 02:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:22:11 DEBUG : Looking for writers 2025/10/26 02:22:11 DEBUG : file1: reading active writers 2025/10/26 02:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:22:11 DEBUG : Looking for writers 2025/10/26 02:22:11 DEBUG : file1: reading active writers 2025/10/26 02:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:22:12 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/26 02:22:12 DEBUG : Looking for writers 2025/10/26 02:22:12 DEBUG : file1: reading active writers 2025/10/26 02:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:22:13 DEBUG : Looking for writers 2025/10/26 02:22:13 DEBUG : file1: reading active writers 2025/10/26 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:22:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/26 02:22:14 INFO : file1: Copied (new) 2025/10/26 02:22:14 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-26 02:22:11 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/26 02:22:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/26 02:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:14 INFO : file1: vfs cache: upload succeeded try #1 2025/10/26 02:22:14 DEBUG : Looking for writers 2025/10/26 02:22:14 DEBUG : file1: reading active writers 2025/10/26 02:22:14 DEBUG : >WaitForWriters: 2025/10/26 02:22:14 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:14 DEBUG : Looking for writers 2025/10/26 02:22:14 DEBUG : file1: reading active writers 2025/10/26 02:22:14 DEBUG : >WaitForWriters: 2025/10/26 02:22:14 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (4.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:15 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:15 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:15 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:15 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:15 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:15 DEBUG : file1: newRWFileHandle: 2025/10/26 02:22:15 DEBUG : file1(0xc000692440): openPending: 2025/10/26 02:22:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:15 DEBUG : file1(0xc000692440): >openPending: err= 2025/10/26 02:22:15 DEBUG : file1: >newRWFileHandle: err= 2025/10/26 02:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/26 02:22:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/26 02:22:15 DEBUG : file1(0xc000692440): close: 2025/10/26 02:22:15 DEBUG : file1: vfs cache: setting modification time to 2025-10-26 02:22:15.521361278 +0000 UTC m=+286.439142224 2025/10/26 02:22:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:15 DEBUG : file1(0xc000692440): >close: err= 2025/10/26 02:22:15 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/26 02:22:15 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/26 02:22:15 DEBUG : file2: newRWFileHandle: 2025/10/26 02:22:15 DEBUG : file2(0xc000692940): openPending: 2025/10/26 02:22:15 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/26 02:22:15 DEBUG : file2(0xc000692940): >openPending: err= 2025/10/26 02:22:15 DEBUG : file2: >newRWFileHandle: err= 2025/10/26 02:22:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/26 02:22:15 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/26 02:22:15 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/26 02:22:15 DEBUG : file2(0xc000692940): RWFileHandle.Flush 2025/10/26 02:22:15 DEBUG : file2(0xc000692940): RWFileHandle.Release 2025/10/26 02:22:15 DEBUG : file2(0xc000692940): close: 2025/10/26 02:22:15 DEBUG : file2: vfs cache: setting modification time to 2025-10-26 02:22:15.523100943 +0000 UTC m=+286.440881899 2025/10/26 02:22:15 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:15 DEBUG : file2(0xc000692940): >close: err= 2025/10/26 02:22:15 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:15 DEBUG : Looking for writers 2025/10/26 02:22:15 DEBUG : file1: reading active writers 2025/10/26 02:22:15 DEBUG : file2: reading active writers 2025/10/26 02:22:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/26 02:22:15 DEBUG : Looking for writers 2025/10/26 02:22:15 DEBUG : file2: reading active writers 2025/10/26 02:22:15 DEBUG : file1: reading active writers 2025/10/26 02:22:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/26 02:22:15 DEBUG : Looking for writers 2025/10/26 02:22:15 DEBUG : file1: reading active writers 2025/10/26 02:22:15 DEBUG : file2: reading active writers 2025/10/26 02:22:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/26 02:22:15 DEBUG : Looking for writers 2025/10/26 02:22:15 DEBUG : file1: reading active writers 2025/10/26 02:22:15 DEBUG : file2: reading active writers 2025/10/26 02:22:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/26 02:22:15 DEBUG : file1: vfs cache: starting upload 2025/10/26 02:22:15 DEBUG : file2: vfs cache: starting upload 2025/10/26 02:22:15 DEBUG : Looking for writers 2025/10/26 02:22:15 DEBUG : file1: reading active writers 2025/10/26 02:22:15 DEBUG : file2: reading active writers 2025/10/26 02:22:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/26 02:22:15 DEBUG : Looking for writers 2025/10/26 02:22:15 DEBUG : file1: reading active writers 2025/10/26 02:22:15 DEBUG : file2: reading active writers 2025/10/26 02:22:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/26 02:22:16 DEBUG : Looking for writers 2025/10/26 02:22:16 DEBUG : file1: reading active writers 2025/10/26 02:22:16 DEBUG : file2: reading active writers 2025/10/26 02:22:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/26 02:22:16 DEBUG : Looking for writers 2025/10/26 02:22:16 DEBUG : file1: reading active writers 2025/10/26 02:22:16 DEBUG : file2: reading active writers 2025/10/26 02:22:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/10/26 02:22:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/26 02:22:17 INFO : file1: Copied (new) 2025/10/26 02:22:17 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-26 02:22:15 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/26 02:22:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/26 02:22:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:17 INFO : file1: vfs cache: upload succeeded try #1 2025/10/26 02:22:17 DEBUG : Looking for writers 2025/10/26 02:22:17 DEBUG : file1: reading active writers 2025/10/26 02:22:17 DEBUG : file2: reading active writers 2025/10/26 02:22:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:22:17 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/26 02:22:17 INFO : file2: Copied (new) 2025/10/26 02:22:17 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-26 02:22:15 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/26 02:22:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/26 02:22:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/26 02:22:17 INFO : file2: vfs cache: upload succeeded try #1 2025/10/26 02:22:18 DEBUG : Looking for writers 2025/10/26 02:22:18 DEBUG : file2: reading active writers 2025/10/26 02:22:18 DEBUG : file1: reading active writers 2025/10/26 02:22:18 DEBUG : >WaitForWriters: 2025/10/26 02:22:18 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:18 DEBUG : Looking for writers 2025/10/26 02:22:18 DEBUG : file1: reading active writers 2025/10/26 02:22:18 DEBUG : file2: reading active writers 2025/10/26 02:22:18 DEBUG : >WaitForWriters: 2025/10/26 02:22:18 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.33s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:19 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:19 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:19 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:19 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:19 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:19 DEBUG : file1: newRWFileHandle: 2025/10/26 02:22:19 DEBUG : file1(0xc0006927c0): openPending: 2025/10/26 02:22:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:19 DEBUG : file1(0xc0006927c0): >openPending: err= 2025/10/26 02:22:19 DEBUG : file1: >newRWFileHandle: err= 2025/10/26 02:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/26 02:22:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/26 02:22:19 DEBUG : file1(0xc0006927c0): _writeAt: size=5, off=0 2025/10/26 02:22:19 DEBUG : file1(0xc0006927c0): >_writeAt: n=5, err= 2025/10/26 02:22:19 DEBUG : file1(0xc0006927c0): RWFileHandle.Flush 2025/10/26 02:22:19 DEBUG : file1(0xc0006927c0): RWFileHandle.Flush 2025/10/26 02:22:19 DEBUG : file1(0xc0006927c0): close: 2025/10/26 02:22:19 DEBUG : file1: vfs cache: setting modification time to 2025-10-26 02:22:19.852859115 +0000 UTC m=+290.770640072 2025/10/26 02:22:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:19 DEBUG : file1(0xc0006927c0): >close: err= 2025/10/26 02:22:19 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:19 DEBUG : Looking for writers 2025/10/26 02:22:19 DEBUG : file1: reading active writers 2025/10/26 02:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:22:19 DEBUG : Looking for writers 2025/10/26 02:22:19 DEBUG : file1: reading active writers 2025/10/26 02:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:22:19 DEBUG : Looking for writers 2025/10/26 02:22:19 DEBUG : file1: reading active writers 2025/10/26 02:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:22:19 DEBUG : Looking for writers 2025/10/26 02:22:19 DEBUG : file1: reading active writers 2025/10/26 02:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:22:19 DEBUG : file1: vfs cache: starting upload 2025/10/26 02:22:20 DEBUG : Looking for writers 2025/10/26 02:22:20 DEBUG : file1: reading active writers 2025/10/26 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:22:20 DEBUG : Looking for writers 2025/10/26 02:22:20 DEBUG : file1: reading active writers 2025/10/26 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:22:20 DEBUG : Looking for writers 2025/10/26 02:22:20 DEBUG : file1: reading active writers 2025/10/26 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:22:20 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/26 02:22:21 DEBUG : Looking for writers 2025/10/26 02:22:21 DEBUG : file1: reading active writers 2025/10/26 02:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:22:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:22:21 INFO : file1: Copied (new) 2025/10/26 02:22:21 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-26 02:22:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/26 02:22:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/26 02:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:21 INFO : file1: vfs cache: upload succeeded try #1 2025/10/26 02:22:22 DEBUG : Looking for writers 2025/10/26 02:22:22 DEBUG : file1: reading active writers 2025/10/26 02:22:22 DEBUG : >WaitForWriters: 2025/10/26 02:22:22 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.98s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:22 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:22 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:22 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:22 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:22 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:22 DEBUG : file1: newRWFileHandle: 2025/10/26 02:22:22 DEBUG : file1(0xc0008c2880): openPending: 2025/10/26 02:22:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:22 DEBUG : file1(0xc0008c2880): >openPending: err= 2025/10/26 02:22:22 DEBUG : file1: >newRWFileHandle: err= 2025/10/26 02:22:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/26 02:22:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/26 02:22:22 DEBUG : file1(0xc0008c2880): _writeAt: size=5, off=0 2025/10/26 02:22:22 DEBUG : file1(0xc0008c2880): >_writeAt: n=5, err= 2025/10/26 02:22:22 DEBUG : file1(0xc0008c2880): RWFileHandle.Release 2025/10/26 02:22:22 DEBUG : file1(0xc0008c2880): close: 2025/10/26 02:22:22 DEBUG : file1: vfs cache: setting modification time to 2025-10-26 02:22:22.825210675 +0000 UTC m=+293.742991621 2025/10/26 02:22:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:22 DEBUG : file1(0xc0008c2880): >close: err= 2025/10/26 02:22:22 DEBUG : file1(0xc0008c2880): RWFileHandle.Release 2025/10/26 02:22:22 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:22 DEBUG : Looking for writers 2025/10/26 02:22:22 DEBUG : file1: reading active writers 2025/10/26 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:22:22 DEBUG : Looking for writers 2025/10/26 02:22:22 DEBUG : file1: reading active writers 2025/10/26 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:22:22 DEBUG : Looking for writers 2025/10/26 02:22:22 DEBUG : file1: reading active writers 2025/10/26 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:22:22 DEBUG : Looking for writers 2025/10/26 02:22:22 DEBUG : file1: reading active writers 2025/10/26 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:22:22 DEBUG : file1: vfs cache: starting upload 2025/10/26 02:22:22 DEBUG : Looking for writers 2025/10/26 02:22:22 DEBUG : file1: reading active writers 2025/10/26 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:22:23 DEBUG : Looking for writers 2025/10/26 02:22:23 DEBUG : file1: reading active writers 2025/10/26 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:22:23 DEBUG : Looking for writers 2025/10/26 02:22:23 DEBUG : file1: reading active writers 2025/10/26 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:22:23 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/26 02:22:24 DEBUG : Looking for writers 2025/10/26 02:22:24 DEBUG : file1: reading active writers 2025/10/26 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:22:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:22:24 INFO : file1: Copied (new) 2025/10/26 02:22:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-26 02:22:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/26 02:22:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/26 02:22:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:24 INFO : file1: vfs cache: upload succeeded try #1 2025/10/26 02:22:25 DEBUG : Looking for writers 2025/10/26 02:22:25 DEBUG : file1: reading active writers 2025/10/26 02:22:25 DEBUG : >WaitForWriters: 2025/10/26 02:22:25 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.98s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:25 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:25 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:25 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:25 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:25 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:22:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/26 02:22:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:22:28 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:22:28 DEBUG : dir/file1(0xc000a94780): openPending: 2025/10/26 02:22:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/26 02:22:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/26 02:22:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:28 DEBUG : dir/file1(0xc000a94780): >openPending: err= 2025/10/26 02:22:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/26 02:22:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:22:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:22:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/26 02:22:28 DEBUG : dir/file1(0xc000a94780): _writeAt: size=5, off=0 2025/10/26 02:22:28 DEBUG : dir/file1(0xc000a94780): >_writeAt: n=5, err= 2025/10/26 02:22:28 DEBUG : dir/file1(0xc000a94780): close: 2025/10/26 02:22:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-26 02:22:28.526100971 +0000 UTC m=+299.443881917 2025/10/26 02:22:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:28 DEBUG : dir/file1(0xc000a94780): >close: err= 2025/10/26 02:22:28 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:28 DEBUG : dir: Looking for writers 2025/10/26 02:22:28 DEBUG : file1: reading active writers 2025/10/26 02:22:28 DEBUG : Looking for writers 2025/10/26 02:22:28 DEBUG : dir: reading active writers 2025/10/26 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:22:28 DEBUG : dir: Looking for writers 2025/10/26 02:22:28 DEBUG : file1: reading active writers 2025/10/26 02:22:28 DEBUG : Looking for writers 2025/10/26 02:22:28 DEBUG : dir: reading active writers 2025/10/26 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:22:28 DEBUG : dir: Looking for writers 2025/10/26 02:22:28 DEBUG : file1: reading active writers 2025/10/26 02:22:28 DEBUG : Looking for writers 2025/10/26 02:22:28 DEBUG : dir: reading active writers 2025/10/26 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:22:28 DEBUG : dir: Looking for writers 2025/10/26 02:22:28 DEBUG : file1: reading active writers 2025/10/26 02:22:28 DEBUG : Looking for writers 2025/10/26 02:22:28 DEBUG : dir: reading active writers 2025/10/26 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:22:28 DEBUG : dir/file1: vfs cache: starting upload 2025/10/26 02:22:28 DEBUG : dir: Looking for writers 2025/10/26 02:22:28 DEBUG : file1: reading active writers 2025/10/26 02:22:28 DEBUG : Looking for writers 2025/10/26 02:22:28 DEBUG : dir: reading active writers 2025/10/26 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:22:28 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/26 02:22:28 DEBUG : dir: Looking for writers 2025/10/26 02:22:28 DEBUG : file1: reading active writers 2025/10/26 02:22:28 DEBUG : Looking for writers 2025/10/26 02:22:28 DEBUG : dir: reading active writers 2025/10/26 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:22:29 DEBUG : dir: Looking for writers 2025/10/26 02:22:29 DEBUG : file1: reading active writers 2025/10/26 02:22:29 DEBUG : Looking for writers 2025/10/26 02:22:29 DEBUG : dir: reading active writers 2025/10/26 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:22:29 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:22:29 INFO : dir/file1: Copied (replaced existing) 2025/10/26 02:22:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-26 02:22:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/26 02:22:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/26 02:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/26 02:22:29 DEBUG : dir: Looking for writers 2025/10/26 02:22:29 DEBUG : file1: reading active writers 2025/10/26 02:22:29 DEBUG : Looking for writers 2025/10/26 02:22:29 DEBUG : dir: reading active writers 2025/10/26 02:22:29 DEBUG : >WaitForWriters: 2025/10/26 02:22:29 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.22s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:30 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:30 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/26 02:22:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:33 DEBUG : dir/file1: newRWFileHandle: 2025/10/26 02:22:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/26 02:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/26 02:22:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/26 02:22:33 DEBUG : dir/file1(0xc0008c2680): _writeAt: size=5, off=0 2025/10/26 02:22:33 DEBUG : dir/file1(0xc0008c2680): openPending: 2025/10/26 02:22:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/26 02:22:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/26 02:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:33 DEBUG : dir/file1(0xc0008c2680): >openPending: err= 2025/10/26 02:22:33 DEBUG : dir/file1(0xc0008c2680): >_writeAt: n=5, err= 2025/10/26 02:22:33 DEBUG : dir/file1(0xc0008c2680): _writeAt: size=15, off=5 2025/10/26 02:22:33 DEBUG : dir/file1(0xc0008c2680): >_writeAt: n=15, err= 2025/10/26 02:22:33 DEBUG : dir/file1(0xc0008c2680): close: 2025/10/26 02:22:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/26 02:22:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-26 02:22:33.603224507 +0000 UTC m=+304.521005462 2025/10/26 02:22:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:33 DEBUG : dir/file1(0xc0008c2680): >close: err= 2025/10/26 02:22:33 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:33 DEBUG : dir: Looking for writers 2025/10/26 02:22:33 DEBUG : file1: reading active writers 2025/10/26 02:22:33 DEBUG : Looking for writers 2025/10/26 02:22:33 DEBUG : dir: reading active writers 2025/10/26 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:22:33 DEBUG : dir: Looking for writers 2025/10/26 02:22:33 DEBUG : file1: reading active writers 2025/10/26 02:22:33 DEBUG : Looking for writers 2025/10/26 02:22:33 DEBUG : dir: reading active writers 2025/10/26 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:22:33 DEBUG : dir: Looking for writers 2025/10/26 02:22:33 DEBUG : file1: reading active writers 2025/10/26 02:22:33 DEBUG : Looking for writers 2025/10/26 02:22:33 DEBUG : dir: reading active writers 2025/10/26 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:22:33 DEBUG : dir: Looking for writers 2025/10/26 02:22:33 DEBUG : file1: reading active writers 2025/10/26 02:22:33 DEBUG : Looking for writers 2025/10/26 02:22:33 DEBUG : dir: reading active writers 2025/10/26 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:22:33 DEBUG : dir/file1: vfs cache: starting upload 2025/10/26 02:22:33 DEBUG : dir: Looking for writers 2025/10/26 02:22:33 DEBUG : file1: reading active writers 2025/10/26 02:22:33 DEBUG : Looking for writers 2025/10/26 02:22:33 DEBUG : dir: reading active writers 2025/10/26 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:22:33 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/10/26 02:22:33 DEBUG : dir: Looking for writers 2025/10/26 02:22:33 DEBUG : file1: reading active writers 2025/10/26 02:22:33 DEBUG : Looking for writers 2025/10/26 02:22:33 DEBUG : dir: reading active writers 2025/10/26 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:22:34 DEBUG : dir: Looking for writers 2025/10/26 02:22:34 DEBUG : file1: reading active writers 2025/10/26 02:22:34 DEBUG : Looking for writers 2025/10/26 02:22:34 DEBUG : dir: reading active writers 2025/10/26 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:22:34 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/26 02:22:34 INFO : dir/file1: Copied (replaced existing) 2025/10/26 02:22:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-26 02:22:33 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/26 02:22:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/26 02:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/26 02:22:34 DEBUG : dir: Looking for writers 2025/10/26 02:22:34 DEBUG : file1: reading active writers 2025/10/26 02:22:34 DEBUG : Looking for writers 2025/10/26 02:22:34 DEBUG : dir: reading active writers 2025/10/26 02:22:34 DEBUG : >WaitForWriters: 2025/10/26 02:22:34 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.10s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:35 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:35 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:35 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:35 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:35 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:36 DEBUG : file1: newRWFileHandle: 2025/10/26 02:22:36 DEBUG : file1(0xc000328d80): openPending: 2025/10/26 02:22:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:36 DEBUG : file1(0xc000328d80): >openPending: err= 2025/10/26 02:22:36 DEBUG : file1: >newRWFileHandle: err= 2025/10/26 02:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/26 02:22:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/26 02:22:36 DEBUG : file1(0xc000328d80): _writeAt: size=5, off=0 2025/10/26 02:22:36 DEBUG : file1(0xc000328d80): >_writeAt: n=5, err= 2025/10/26 02:22:36 DEBUG : file1(0xc000328d80): close: 2025/10/26 02:22:36 DEBUG : file1: vfs cache: setting modification time to 2025-10-26 02:22:36.12615465 +0000 UTC m=+307.043935606 2025/10/26 02:22:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:36 DEBUG : file1(0xc000328d80): >close: err= 2025/10/26 02:22:36 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:36 DEBUG : Looking for writers 2025/10/26 02:22:36 DEBUG : file1: reading active writers 2025/10/26 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:22:36 DEBUG : Looking for writers 2025/10/26 02:22:36 DEBUG : file1: reading active writers 2025/10/26 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:22:36 DEBUG : Looking for writers 2025/10/26 02:22:36 DEBUG : file1: reading active writers 2025/10/26 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:22:36 DEBUG : Looking for writers 2025/10/26 02:22:36 DEBUG : file1: reading active writers 2025/10/26 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:22:36 DEBUG : file1: vfs cache: starting upload 2025/10/26 02:22:36 DEBUG : Looking for writers 2025/10/26 02:22:36 DEBUG : file1: reading active writers 2025/10/26 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:22:36 DEBUG : Looking for writers 2025/10/26 02:22:36 DEBUG : file1: reading active writers 2025/10/26 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:22:36 DEBUG : Looking for writers 2025/10/26 02:22:36 DEBUG : file1: reading active writers 2025/10/26 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:22:37 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/26 02:22:37 DEBUG : Looking for writers 2025/10/26 02:22:37 DEBUG : file1: reading active writers 2025/10/26 02:22:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:22:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:22:37 INFO : file1: Copied (new) 2025/10/26 02:22:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-26 02:22:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/26 02:22:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/26 02:22:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:37 INFO : file1: vfs cache: upload succeeded try #1 2025/10/26 02:22:38 DEBUG : Looking for writers 2025/10/26 02:22:38 DEBUG : file1: reading active writers 2025/10/26 02:22:38 DEBUG : >WaitForWriters: 2025/10/26 02:22:38 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:38 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:38 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:38 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:38 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/26 02:22:38 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006928c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006928c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006928c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006928c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006928c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.102882077 +0000 UTC m=+310.020663083 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006928c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000692dc0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000692dc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000692dc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000692dc0): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000692dc0): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000692dc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000692dc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.102882077 +0000 UTC m=+310.020663083 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000692dc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006932c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006932c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006932c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006932c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006932c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.102882077 +0000 UTC m=+310.020663083 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0006932c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004958f0 item 1 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693940): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693940): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693940): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693940): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693940): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.106210996 +0000 UTC m=+310.023991912 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693940): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693e80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693e80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693e80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693e80): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693e80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.106210996 +0000 UTC m=+310.023991912 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000693e80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c9a0 item 2 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004db780): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004db780): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004db780): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004db780): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004db780): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.107604703 +0000 UTC m=+310.025385618 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004db780): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004dbc80): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004dbc80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004dbc80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004dbc80): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004dbc80): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004dbc80): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004dbc80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.107604703 +0000 UTC m=+310.025385618 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0004dbc80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c48c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c48c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c48c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c48c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c48c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.107604703 +0000 UTC m=+310.025385618 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c48c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d880 item 3 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c5040): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c5040): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c5040): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c5040): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c5040): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.109682273 +0000 UTC m=+310.027463188 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0002c5040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0000b2e80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0000b2e80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0000b2e80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0000b2e80): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0000b2e80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.109682273 +0000 UTC m=+310.027463188 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0000b2e80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478000 item 4 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000116e80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000116e80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000116e80): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000116e80): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000116e80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.111112909 +0000 UTC m=+310.028893825 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000116e80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000117780): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000117780): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000117780): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000117780): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000117780): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000117780): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000117780): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.111112909 +0000 UTC m=+310.028893825 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000117780): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710740): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710740): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710740): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710740): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710740): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.111112909 +0000 UTC m=+310.028893825 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710740): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004791f0 item 5 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710dc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710dc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710dc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710dc0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710dc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.11341446 +0000 UTC m=+310.031195376 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000710dc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711300): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711300): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711300): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711300): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711300): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.11341446 +0000 UTC m=+310.031195376 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711300): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e4d0 item 6 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711980): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711980): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711980): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.115215341 +0000 UTC m=+310.032996257 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711e80): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711e80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711e80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711e80): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711e80): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711e80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.115215341 +0000 UTC m=+310.032996257 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000711e80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007663c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007663c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007663c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007663c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007663c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.115215341 +0000 UTC m=+310.032996257 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007663c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ecb0 item 7 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a945c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a945c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a945c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a945c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a945c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.118101198 +0000 UTC m=+310.035882115 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a945c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a94cc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a94cc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a94cc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a94cc0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a94cc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.118101198 +0000 UTC m=+310.035882115 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a94cc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4ee0 item 8 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95340): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc000a95340): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95340): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95340): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95340): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95340): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95340): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95700): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95700): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95700): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95700): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95700): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.12005163 +0000 UTC m=+310.037832546 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95700): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95b80): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95b80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95b80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95b80): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95b80): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95b80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.12005163 +0000 UTC m=+310.037832546 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a95b80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a100): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a100): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a100): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a100): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a100): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.12005163 +0000 UTC m=+310.037832546 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a100): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5730 item 9 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a780): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a780): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a780): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a780): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a780): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.122515927 +0000 UTC m=+310.040296853 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079a780): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079acc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079acc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079acc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079acc0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079acc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.122515927 +0000 UTC m=+310.040296853 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079acc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de9a0 item 10 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b300): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc00079b300): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b300): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b300): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b300): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b300): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b300): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b6c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b6c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b6c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b6c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b6c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.12537237 +0000 UTC m=+310.043153326 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079b6c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079bbc0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079bbc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079bbc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079bbc0): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079bbc0): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079bbc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079bbc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.12537237 +0000 UTC m=+310.043153326 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00079bbc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2140): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2140): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2140): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2140): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2140): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.12537237 +0000 UTC m=+310.043153326 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2140): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df0a0 item 11 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c27c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c27c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c27c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c27c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c27c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.129271399 +0000 UTC m=+310.047052355 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c27c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2d00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2d00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2d00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2d00): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2d00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.129271399 +0000 UTC m=+310.047052355 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c2d00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfe30 item 12 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3340): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc0007c3340): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3340): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3340): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3340): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3340): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3340): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3700): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3700): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3700): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3700): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3700): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.132773675 +0000 UTC m=+310.050554630 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3700): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3dc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3dc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3dc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3dc0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3dc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.132773675 +0000 UTC m=+310.050554630 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007c3dc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c690 item 13 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007da4c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007da4c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007da4c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007da4c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007da4c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.135556569 +0000 UTC m=+310.053337525 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007da4c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007daa00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007daa00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007daa00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007daa00): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007daa00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.135556569 +0000 UTC m=+310.053337525 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007daa00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d3b0 item 14 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db040): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc0007db040): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db040): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db040): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db040): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db040): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db400): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db400): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db400): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.137793168 +0000 UTC m=+310.055574074 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007db400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007dbac0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007dbac0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007dbac0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007dbac0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007dbac0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.137793168 +0000 UTC m=+310.055574074 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007dbac0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044db90 item 15 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008101c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008101c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008101c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008101c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008101c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.139844389 +0000 UTC m=+310.057625304 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008101c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810700): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810700): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810700): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810700): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810700): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.139844389 +0000 UTC m=+310.057625304 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810700): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548af0 item 16 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810d40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810d40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810d40): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810d40): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810d40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.142504513 +0000 UTC m=+310.060285449 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000810d40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008111c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008111c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008111c0): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008111c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008111c0): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008111c0): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008111c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008111c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.142504513 +0000 UTC m=+310.060285449 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008111c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008116c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008116c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008116c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008116c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008116c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.142504513 +0000 UTC m=+310.060285449 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008116c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549340 item 17 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000811d40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000811d40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000811d40): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000811d40): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000811d40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.145767468 +0000 UTC m=+310.063548405 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000811d40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a300): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a300): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a300): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a300): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a300): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.145767468 +0000 UTC m=+310.063548405 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a300): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549dc0 item 18 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a980): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a980): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a980): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.148245721 +0000 UTC m=+310.066026658 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088a980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ae80): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ae80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ae80): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ae80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ae80): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ae80): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ae80): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ae80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.148245721 +0000 UTC m=+310.066026658 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ae80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088b380): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088b380): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088b380): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088b380): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088b380): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.148245721 +0000 UTC m=+310.066026658 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088b380): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b110 item 19 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ba00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ba00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ba00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ba00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ba00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.151686932 +0000 UTC m=+310.069467878 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088ba00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088bf40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088bf40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088bf40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088bf40): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088bf40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.151686932 +0000 UTC m=+310.069467878 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00088bf40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380070 item 20 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bc640): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bc640): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bc640): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bc640): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bc640): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.153913813 +0000 UTC m=+310.071694749 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bc640): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bcb40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bcb40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bcb40): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bcb40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bcb40): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bcb40): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bcb40): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bcb40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.153913813 +0000 UTC m=+310.071694749 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bcb40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd040): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd040): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd040): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd040): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd040): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.153913813 +0000 UTC m=+310.071694749 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380850 item 21 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd6c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd6c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd6c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd6c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd6c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.15695388 +0000 UTC m=+310.074734826 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bd6c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bdc00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bdc00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bdc00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bdc00): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bdc00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.15695388 +0000 UTC m=+310.074734826 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008bdc00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003812d0 item 22 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906300): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906300): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906300): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906300): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906300): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.159562979 +0000 UTC m=+310.077343925 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906300): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906800): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906800): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906800): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906800): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906800): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906800): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906800): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906800): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.159562979 +0000 UTC m=+310.077343925 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906800): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906d00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906d00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906d00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906d00): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906d00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.159562979 +0000 UTC m=+310.077343925 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000906d00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 23 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907380): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907380): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907380): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907380): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907380): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.163507774 +0000 UTC m=+310.081288730 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907380): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009078c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009078c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009078c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009078c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009078c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.163507774 +0000 UTC m=+310.081288730 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009078c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d90 item 24 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907f00): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc000907f00): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907f00): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907f00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907f00): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000907f00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920340): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920340): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920340): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920340): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920340): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.166553563 +0000 UTC m=+310.084334519 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920340): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920840): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920840): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920840): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920840): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920840): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920840): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920840): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920840): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.166553563 +0000 UTC m=+310.084334519 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920840): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920d80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920d80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920d80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920d80): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920d80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.166553563 +0000 UTC m=+310.084334519 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000920d80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 25 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921400): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921400): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921400): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.170140056 +0000 UTC m=+310.087921042 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921940): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921940): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921940): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921940): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921940): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.170140056 +0000 UTC m=+310.087921042 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000921940): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 26 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978000): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc000978000): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978000): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978000): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978000): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978000): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978000): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009783c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009783c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009783c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009783c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009783c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.172700903 +0000 UTC m=+310.090481849 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009783c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009788c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009788c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009788c0): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009788c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009788c0): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009788c0): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009788c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009788c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.172700903 +0000 UTC m=+310.090481849 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009788c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978e00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978e00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978e00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978e00): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978e00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.172700903 +0000 UTC m=+310.090481849 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000978e00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051420 item 27 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979480): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979480): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979480): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979480): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979480): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.17588995 +0000 UTC m=+310.093670906 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979480): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009799c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009799c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009799c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009799c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009799c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.17588995 +0000 UTC m=+310.093670906 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009799c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001102a0 item 28 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3280): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc0008c3280): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3280): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3280): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3280): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3280): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3280): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c36c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c36c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c36c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c36c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c36c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.178699786 +0000 UTC m=+310.096480743 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c36c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3dc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3dc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3dc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3dc0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3dc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.178699786 +0000 UTC m=+310.096480743 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0008c3dc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067bd50 item 29 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3a4c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3a4c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3a4c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3a4c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3a4c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.181432928 +0000 UTC m=+310.099213884 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3a4c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3aa00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3aa00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3aa00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3aa00): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3aa00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.181432928 +0000 UTC m=+310.099213884 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3aa00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000134540 item 30 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b040): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc000a3b040): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b040): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b040): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b040): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b040): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b400): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b400): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b400): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.184203589 +0000 UTC m=+310.101984545 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3b400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3bac0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3bac0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3bac0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3bac0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3bac0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.184203589 +0000 UTC m=+310.101984545 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a3bac0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000134af0 item 31 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a641c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a641c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a641c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a641c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a641c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.187130323 +0000 UTC m=+310.104911269 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a641c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64700): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64700): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64700): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64700): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64700): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.187130323 +0000 UTC m=+310.104911269 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64700): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000135c70 item 32 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64d40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64d40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64d40): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64d40): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64d40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.189512816 +0000 UTC m=+310.107293772 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a64d40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a651c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a651c0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a651c0): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a651c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a651c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a770 item 33 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a651c0): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a651c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.190378742 +0000 UTC m=+310.108159697 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a651c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a656c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a656c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a656c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a656c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a656c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.190378742 +0000 UTC m=+310.108159697 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a656c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014aaf0 item 33 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a65d00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a65d00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a65d00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a65d00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a65d00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.192947915 +0000 UTC m=+310.110728872 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a65d00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766940): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766940): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f490 item 34 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766940): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766940): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766940): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766940): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766940): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.193792731 +0000 UTC m=+310.111573678 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766940): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766e80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766e80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766e80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766e80): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766e80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.193792731 +0000 UTC m=+310.111573678 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000766e80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f810 item 34 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007674c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007674c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007674c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007674c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007674c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.195606236 +0000 UTC m=+310.113387162 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0007674c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767940): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767940): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767940): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767940): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767940): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001663f0 item 35 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767940): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767940): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.196588901 +0000 UTC m=+310.114369857 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767940): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767e40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767e40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767e40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767e40): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767e40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.196588901 +0000 UTC m=+310.114369857 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000767e40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166850 item 35 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1a540): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1a540): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1a540): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1a540): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1a540): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.198685387 +0000 UTC m=+310.116466342 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1a540): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1aa40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1aa40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001673b0 item 36 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1aa40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1aa40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1aa40): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1aa40): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1aa40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.199569005 +0000 UTC m=+310.117349962 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1aa40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1af80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1af80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1af80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1af80): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1af80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.199569005 +0000 UTC m=+310.117349962 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1af80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000167570 item 36 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1b5c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1b5c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1b5c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1b5c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1b5c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.201930849 +0000 UTC m=+310.119711805 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1b5c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1ba40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1ba40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1ba40): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1ba40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1ba40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000167b20 item 37 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1ba40): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1ba40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.20283648 +0000 UTC m=+310.120617435 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1ba40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1bf40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1bf40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1bf40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1bf40): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1bf40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.20283648 +0000 UTC m=+310.120617435 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b1bf40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000167ea0 item 37 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979dc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979dc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979dc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979dc0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979dc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.205964161 +0000 UTC m=+310.123745118 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000979dc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6340): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6340): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 38 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6340): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6340): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6340): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6340): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6340): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.206987673 +0000 UTC m=+310.124768629 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6340): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6880): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6880): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6880): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6880): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6880): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.206987673 +0000 UTC m=+310.124768629 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6880): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 38 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6f00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6f00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6f00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6f00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6f00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.209391566 +0000 UTC m=+310.127172523 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f6f00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7400): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7400): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7400): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7400): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111340 item 39 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7400): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.210283161 +0000 UTC m=+310.128064107 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7900): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7900): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7900): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7900): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7900): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.210283161 +0000 UTC m=+310.128064107 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0009f7900): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 39 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a000): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a000): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a000): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a000): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a000): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.212817328 +0000 UTC m=+310.130598283 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a000): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a500): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a500): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 40 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a500): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a500): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a500): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a500): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a500): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.213930408 +0000 UTC m=+310.131711364 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9a500): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9aa40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9aa40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9aa40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9aa40): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9aa40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.213930408 +0000 UTC m=+310.131711364 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9aa40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111f10 item 40 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b000): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b000): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b000): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b000): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b000): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b000): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b000): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.216453344 +0000 UTC m=+310.134234290 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b000): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b500): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b500): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b500): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172540 item 41 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b500): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b500): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.21743125 +0000 UTC m=+310.135212196 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b500): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b9c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b9c0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b9c0): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b9c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b9c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172700 item 41 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b9c0): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b9c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.218246941 +0000 UTC m=+310.136027857 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9b9c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9bf00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9bf00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9bf00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9bf00): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9bf00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.218246941 +0000 UTC m=+310.136027857 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b9bf00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172930 item 41 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bba5c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bba5c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bba5c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bba5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bba5c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bba5c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bba5c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.220253569 +0000 UTC m=+310.138034495 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bba5c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbaac0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbaac0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbaac0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172e00 item 42 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbaac0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbaac0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.220974372 +0000 UTC m=+310.138755298 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbaac0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb000): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb000): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173030 item 42 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb000): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb000): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb000): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb000): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb000): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.222121235 +0000 UTC m=+310.139902191 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb000): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb580): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb580): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb580): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb580): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb580): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.222121235 +0000 UTC m=+310.139902191 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbb580): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001733b0 item 42 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbbbc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbbbc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbbbc0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbbbc0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbbbc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbbbc0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbbbc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.22459055 +0000 UTC m=+310.142371497 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bbbbc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2140): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2140): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2140): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001737a0 item 43 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2140): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2140): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.22551674 +0000 UTC m=+310.143297656 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2140): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2680): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2680): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2680): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2680): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2680): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173ab0 item 43 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2680): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2680): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.226590445 +0000 UTC m=+310.144371391 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2680): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2bc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2bc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2bc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2bc0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2bc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.226590445 +0000 UTC m=+310.144371391 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd2bc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173c70 item 43 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3200): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3200): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3200): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3200): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3200): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3200): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3200): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.230297075 +0000 UTC m=+310.148078030 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3200): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3700): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3700): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3700): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410150 item 44 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3700): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3700): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.231195851 +0000 UTC m=+310.148976767 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3700): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3c40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3c40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410310 item 44 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3c40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3c40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3c40): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3c40): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3c40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.232250632 +0000 UTC m=+310.150031548 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bd3c40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4240): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4240): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4240): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4240): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4240): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.232250632 +0000 UTC m=+310.150031548 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4240): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410540 item 44 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4880): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4880): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4880): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4880): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4880): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4880): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4880): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.234319265 +0000 UTC m=+310.152100181 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4880): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4d80): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4d80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4d80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004109a0 item 45 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4d80): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4d80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.235683085 +0000 UTC m=+310.153464001 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf4d80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5480): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5480): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5480): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5480): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5480): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.235683085 +0000 UTC m=+310.153464001 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5480): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410bd0 item 45 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5ac0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5ac0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5ac0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5ac0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5ac0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5ac0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.237725981 +0000 UTC m=+310.155506897 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000bf5ac0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10040): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10040): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10040): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410f50 item 46 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10040): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10040): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.23843904 +0000 UTC m=+310.156219966 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10740): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10740): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10740): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10740): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10740): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.23843904 +0000 UTC m=+310.156219966 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10740): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411110 item 46 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10d80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10d80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10d80): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10d80): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10d80): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10d80): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10d80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.24050553 +0000 UTC m=+310.158286446 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c10d80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11280): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11280): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11280): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411500 item 47 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11280): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11280): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.241195023 +0000 UTC m=+310.158975939 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11280): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11980): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11980): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11980): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.241195023 +0000 UTC m=+310.158975939 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c11980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004116c0 item 47 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e040): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e040): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e040): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e040): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e040): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e040): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e040): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.243922013 +0000 UTC m=+310.161702970 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e540): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e540): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e540): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ab0 item 48 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e540): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e540): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.244747924 +0000 UTC m=+310.162528870 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2e540): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2ec40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2ec40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2ec40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2ec40): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2ec40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.244747924 +0000 UTC m=+310.162528870 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2ec40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c70 item 48 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90200): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90200): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90200): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90200): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90200): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.247224273 +0000 UTC m=+310.165005210 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90200): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90680): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90680): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90680): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90680): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90680): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90680): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b1f0 item 49 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90680): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90680): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.248126017 +0000 UTC m=+310.165906953 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90680): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90bc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90bc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90bc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90bc0): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90bc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.248126017 +0000 UTC m=+310.165906953 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a90bc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b3b0 item 49 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91240): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91240): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91240): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91240): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91240): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.250359008 +0000 UTC m=+310.168139944 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91240): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91740): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91740): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91740): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ba40 item 50 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91740): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91740): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91740): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91740): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91740): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.251330152 +0000 UTC m=+310.169111088 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91740): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91cc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91cc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91cc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91cc0): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91cc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.251330152 +0000 UTC m=+310.169111088 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000a91cc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014bd50 item 50 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac43c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac43c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac43c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac43c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac43c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.2533055 +0000 UTC m=+310.171086437 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac43c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac48c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac48c0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac48c0): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac48c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac48c0): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac48c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a230 item 51 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac48c0): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac48c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.254089833 +0000 UTC m=+310.171870769 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac48c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac4e00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac4e00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac4e00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac4e00): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac4e00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.254089833 +0000 UTC m=+310.171870769 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac4e00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a460 item 51 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5480): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5480): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5480): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5480): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5480): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.256457949 +0000 UTC m=+310.174238885 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5480): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5980): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5980): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a7e0 item 52 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5980): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5980): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5980): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5980): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.257340696 +0000 UTC m=+310.175121632 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5f00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5f00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5f00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5f00): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5f00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.257340696 +0000 UTC m=+310.175121632 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ac5f00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a9a0 item 52 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afa600): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afa600): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afa600): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afa600): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afa600): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.259302168 +0000 UTC m=+310.177083105 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afa600): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afab00): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afab00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afab00): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afab00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afab00): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afab00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ad90 item 53 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afab00): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afab00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.260385812 +0000 UTC m=+310.178166758 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afab00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb040): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb040): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb040): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb040): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb040): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.260385812 +0000 UTC m=+310.178166758 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043af50 item 53 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb6c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb6c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb6c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb6c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb6c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.263229361 +0000 UTC m=+310.181010317 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afb6c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afbbc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afbbc0): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afbbc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b3b0 item 54 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afbbc0): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afbbc0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afbbc0): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afbbc0): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afbbc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.264380863 +0000 UTC m=+310.182161808 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000afbbc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c1c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c1c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c1c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c1c0): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c1c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.264380863 +0000 UTC m=+310.182161808 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c1c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b570 item 54 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c840): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c840): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c840): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c840): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c840): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.266852584 +0000 UTC m=+310.184633520 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9c840): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9cd40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9cd40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9cd40): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9cd40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9cd40): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9cd40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ba40 item 55 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9cd40): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9cd40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.267860716 +0000 UTC m=+310.185641652 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9cd40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d280): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d280): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d280): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d280): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d280): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.267860716 +0000 UTC m=+310.185641652 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d280): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bc70 item 55 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d900): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d900): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d900): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d900): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d900): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.270327587 +0000 UTC m=+310.188108533 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9d900): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9de00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9de00): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9de00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c070 item 56 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9de00): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9de00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9de00): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9de00): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9de00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.271248276 +0000 UTC m=+310.189029211 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c9de00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cba400): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cba400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cba400): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cba400): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cba400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.271248276 +0000 UTC m=+310.189029211 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cba400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c230 item 56 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cbaa40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cbaa40): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cbaa40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cbaa40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cbaa40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cbaa40): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cbaa40): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cbaa40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.273595482 +0000 UTC m=+310.191376418 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000cbaa40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c440): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c440): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c440): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170150 item 57 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c440): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c440): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.274479331 +0000 UTC m=+310.192260267 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c440): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c980): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c980): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c980): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c980): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c980): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001705b0 item 57 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c980): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.275329428 +0000 UTC m=+310.193110364 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4c980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4cf00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4cf00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4cf00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4cf00): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4cf00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.275329428 +0000 UTC m=+310.193110364 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4cf00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170850 item 57 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4d540): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4d540): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4d540): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4d540): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4d540): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4d540): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4d540): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4d540): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.277371782 +0000 UTC m=+310.195152718 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4d540): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4da80): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4da80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4da80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170ee0 item 58 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4da80): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4da80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.278620326 +0000 UTC m=+310.196401262 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b4da80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a040): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a040): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a040): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001710a0 item 58 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a040): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a040): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a040): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a040): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a040): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.279883457 +0000 UTC m=+310.197664393 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a600): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a600): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a600): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a600): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a600): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.279883457 +0000 UTC m=+310.197664393 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6a600): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001713b0 item 58 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6ac40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6ac40): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6ac40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6ac40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6ac40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6ac40): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6ac40): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6ac40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.282377741 +0000 UTC m=+310.200158677 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6ac40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b180): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b180): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b180): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001719d0 item 59 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b180): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b180): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.283292077 +0000 UTC m=+310.201073014 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b180): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b6c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b6c0): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b6c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b6c0): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b6c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171c70 item 59 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b6c0): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b6c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.284084284 +0000 UTC m=+310.201865220 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6b6c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6bc40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6bc40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6bc40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6bc40): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6bc40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.284084284 +0000 UTC m=+310.201865220 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000b6bc40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171ea0 item 59 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16300): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16300): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16300): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16300): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16300): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16300): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16300): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16300): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.286099477 +0000 UTC m=+310.203880424 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16300): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16840): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16840): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16840): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004604d0 item 60 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16840): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16840): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.286842161 +0000 UTC m=+310.204623097 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16840): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16d80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16d80): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16d80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460700 item 60 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16d80): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16d80): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16d80): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16d80): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16d80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.287620163 +0000 UTC m=+310.205401078 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d16d80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17340): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17340): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17340): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17340): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17340): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.287620163 +0000 UTC m=+310.205401078 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17340): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004608c0 item 60 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17980): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17980): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17980): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17980): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17980): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17980): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.2893018 +0000 UTC m=+310.207082716 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17ec0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17ec0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17ec0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460ee0 item 61 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17ec0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17ec0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.290018655 +0000 UTC m=+310.207799571 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d17ec0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36640): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36640): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36640): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36640): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36640): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.290018655 +0000 UTC m=+310.207799571 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36640): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461110 item 61 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36c80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36c80): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36c80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36c80): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36c80): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36c80): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36c80): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36c80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.291958477 +0000 UTC m=+310.209739423 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d36c80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d371c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d371c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d371c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461880 item 62 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d371c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d371c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.292651037 +0000 UTC m=+310.210431973 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d371c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d378c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d378c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d378c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d378c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d378c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.292651037 +0000 UTC m=+310.210431973 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d378c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461ab0 item 62 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d37f00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d37f00): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d37f00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d37f00): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d37f00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d37f00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d37f00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d37f00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.294933211 +0000 UTC m=+310.212714147 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d37f00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2f380): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2f380): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2f380): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba000 item 63 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2f380): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2f380): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.295530713 +0000 UTC m=+310.213311649 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2f380): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2fa80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2fa80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2fa80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2fa80): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2fa80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.295530713 +0000 UTC m=+310.213311649 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c2fa80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba230 item 63 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c140): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c140): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c140): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c140): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c140): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c140): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c140): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c140): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.297837825 +0000 UTC m=+310.215618761 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c140): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c680): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c680): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c680): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba7e0 item 64 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c680): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c680): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.298532088 +0000 UTC m=+310.216313024 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4c680): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4cd80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4cd80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4cd80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4cd80): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4cd80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.298532088 +0000 UTC m=+310.216313024 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4cd80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bacb0 item 64 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d3c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d3c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d3c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d3c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d3c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.300779448 +0000 UTC m=+310.218560384 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d3c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d840): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d840): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d840): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d840): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d840): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb2d0 item 65 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d840): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d840): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.301513495 +0000 UTC m=+310.219294431 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4d840): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4dd40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4dd40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4dd40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4dd40): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4dd40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.301513495 +0000 UTC m=+310.219294431 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c4dd40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb650 item 65 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66400): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66400): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66400): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.303448008 +0000 UTC m=+310.221228943 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66880): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66880): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbb20 item 66 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66880): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66880): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66880): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66880): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66880): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.304281303 +0000 UTC m=+310.222062238 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66880): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66dc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66dc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66dc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66dc0): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66dc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.304281303 +0000 UTC m=+310.222062238 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c66dc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbf10 item 66 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67400): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67400): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67400): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.3062353 +0000 UTC m=+310.224016236 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67880): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67880): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67880): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67880): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67880): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc460 item 67 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67880): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67880): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.307057855 +0000 UTC m=+310.224838801 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67880): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67d80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67d80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67d80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67d80): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67d80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.307057855 +0000 UTC m=+310.224838801 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000c67d80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc690 item 67 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88480): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88480): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88480): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88480): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88480): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.308955618 +0000 UTC m=+310.226736563 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88480): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88980): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bca10 item 68 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88980): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88980): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88980): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88980): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.309790856 +0000 UTC m=+310.227571792 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88ec0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88ec0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88ec0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88ec0): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88ec0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.309790856 +0000 UTC m=+310.227571792 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d88ec0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bccb0 item 68 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89500): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89500): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89500): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89500): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89500): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.311741217 +0000 UTC m=+310.229522153 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89500): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89980): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89980): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89980): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89980): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd110 item 69 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89980): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.312485784 +0000 UTC m=+310.230266721 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89e80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89e80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89e80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89e80): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89e80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.312485784 +0000 UTC m=+310.230266721 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d89e80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd340 item 69 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2580): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2580): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2580): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2580): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2580): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.314783479 +0000 UTC m=+310.232564425 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2580): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2a80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2a80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd8f0 item 70 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2a80): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2a80): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2a80): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2a80): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2a80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.31558351 +0000 UTC m=+310.233364446 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2a80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2fc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2fc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2fc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2fc0): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2fc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.31558351 +0000 UTC m=+310.233364446 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da2fc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdb20 item 70 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3640): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3640): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3640): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3640): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3640): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.31728786 +0000 UTC m=+310.235068947 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3640): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3b40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3b40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3b40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3b40): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3b40): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4070 item 71 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3b40): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3b40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.31818273 +0000 UTC m=+310.235963646 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000da3b40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca0c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca0c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca0c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca0c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca0c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.31818273 +0000 UTC m=+310.235963646 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca0c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c42a0 item 71 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca740): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca740): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca740): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca740): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca740): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.319699077 +0000 UTC m=+310.237479993 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dca740): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcac40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcac40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4700 item 72 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcac40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcac40): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcac40): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcac40): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcac40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.320551106 +0000 UTC m=+310.238332042 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcac40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb180): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb180): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb180): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb180): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb180): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.320551106 +0000 UTC m=+310.238332042 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb180): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c49a0 item 72 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb740): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb740): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb740): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb740): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb740): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb740): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb740): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.322441505 +0000 UTC m=+310.240222442 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcb740): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcbc40): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcbc40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcbc40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4e00 item 73 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcbc40): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcbc40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.323228763 +0000 UTC m=+310.241009700 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dcbc40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea180): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea180): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea180): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea180): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea180): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5030 item 73 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea180): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea180): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.324068921 +0000 UTC m=+310.241849867 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea180): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea6c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea6c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea6c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea6c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea6c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.324068921 +0000 UTC m=+310.241849867 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dea6c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c52d0 item 73 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dead00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dead00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dead00): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dead00): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dead00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dead00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dead00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.325960111 +0000 UTC m=+310.243741048 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000dead00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb200): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb200): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb200): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5810 item 74 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb200): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb200): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.326830405 +0000 UTC m=+310.244611341 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb200): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb740): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb740): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5b90 item 74 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb740): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb740): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb740): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb740): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb740): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.327579362 +0000 UTC m=+310.245360297 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000deb740): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000debcc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000debcc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000debcc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000debcc0): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000debcc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.327579362 +0000 UTC m=+310.245360297 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000debcc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5dc0 item 74 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a380): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a380): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a380): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a380): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a380): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a380): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a380): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.329349514 +0000 UTC m=+310.247130451 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a380): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a880): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a880): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a880): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d43f0 item 75 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a880): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a880): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.33008736 +0000 UTC m=+310.247868296 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0a880): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0adc0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0adc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0adc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0adc0): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0adc0): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4690 item 75 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0adc0): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0adc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.330877253 +0000 UTC m=+310.248658189 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0adc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b300): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b300): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b300): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b300): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b300): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.330877253 +0000 UTC m=+310.248658189 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b300): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4930 item 75 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b940): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b940): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b940): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b940): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b940): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b940): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b940): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.332833025 +0000 UTC m=+310.250613970 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0b940): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0be40): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0be40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0be40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4ee0 item 76 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0be40): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0be40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.333443911 +0000 UTC m=+310.251224847 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e0be40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e400): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d50a0 item 76 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e400): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e400): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e400): _writeAt: size=3, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e400): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.334271495 +0000 UTC m=+310.252052431 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e980): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e980): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e980): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.334271495 +0000 UTC m=+310.252052431 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2e980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5420 item 76 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2efc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2efc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2efc0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2efc0): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2efc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2efc0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2efc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.335985343 +0000 UTC m=+310.253766248 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2efc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2f4c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2f4c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2f4c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5ab0 item 77 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2f4c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2f4c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.336624162 +0000 UTC m=+310.254405078 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2f4c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2fbc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2fbc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2fbc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2fbc0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2fbc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.336624162 +0000 UTC m=+310.254405078 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e2fbc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5dc0 item 77 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46280): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46280): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46280): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46280): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46280): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46280): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46280): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.338467683 +0000 UTC m=+310.256248599 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46280): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46780): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46780): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46780): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d63f0 item 78 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46780): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46780): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.33910532 +0000 UTC m=+310.256886236 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46780): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46e80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46e80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46e80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46e80): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46e80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.33910532 +0000 UTC m=+310.256886236 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e46e80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6620 item 78 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e474c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e474c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e474c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e474c0): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e474c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e474c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e474c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.341200132 +0000 UTC m=+310.258981069 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e474c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e479c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e479c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e479c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6a80 item 79 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e479c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e479c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.341937317 +0000 UTC m=+310.259718253 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e479c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68140): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68140): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68140): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68140): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68140): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.341937317 +0000 UTC m=+310.259718253 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68140): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6e70 item 79 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68780): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68780): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68780): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68780): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68780): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68780): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68780): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.34422384 +0000 UTC m=+310.262004786 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68780): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68c80): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68c80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68c80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7260 item 80 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68c80): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68c80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.345020085 +0000 UTC m=+310.262801021 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e68c80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69380): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69380): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69380): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69380): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69380): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.345020085 +0000 UTC m=+310.262801021 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69380): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7490 item 80 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e699c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e699c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e699c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e699c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e699c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.34719593 +0000 UTC m=+310.264976866 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e699c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69e40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69e40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69e40): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69e40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69e40): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69e40): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7b90 item 81 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69e40): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69e40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.34799021 +0000 UTC m=+310.265771146 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e69e40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84400): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84400): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84400): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.34799021 +0000 UTC m=+310.265771146 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7d50 item 81 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84a80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84a80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84a80): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84a80): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84a80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.349904985 +0000 UTC m=+310.267685921 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84a80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84f80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84f80): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84f80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d81c0 item 82 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84f80): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84f80): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84f80): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84f80): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84f80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.350731497 +0000 UTC m=+310.268512433 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e84f80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85500): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85500): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85500): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85500): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85500): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.350731497 +0000 UTC m=+310.268512433 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85500): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8540 item 82 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85b80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85b80): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85b80): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85b80): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85b80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.35250119 +0000 UTC m=+310.270282126 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000e85b80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4100): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4100): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4100): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4100): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4100): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4100): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d89a0 item 83 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4100): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4100): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.353280112 +0000 UTC m=+310.271061048 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4100): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4640): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4640): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4640): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4640): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4640): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.353280112 +0000 UTC m=+310.271061048 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4640): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8d20 item 83 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4cc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4cc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4cc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4cc0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4cc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.355200447 +0000 UTC m=+310.272981383 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea4cc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea51c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea51c0): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea51c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9110 item 84 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea51c0): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea51c0): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea51c0): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea51c0): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea51c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.356020407 +0000 UTC m=+310.273801343 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea51c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5740): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5740): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5740): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5740): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5740): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.356020407 +0000 UTC m=+310.273801343 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5740): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d92d0 item 84 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5dc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5dc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5dc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5dc0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5dc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.357623936 +0000 UTC m=+310.275404852 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ea5dc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2340): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2340): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2340): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2340): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2340): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2340): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9960 item 85 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2340): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2340): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.358300026 +0000 UTC m=+310.276080942 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2340): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2880): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2880): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2880): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2880): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2880): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.358300026 +0000 UTC m=+310.276080942 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2880): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9b90 item 85 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2f00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2f00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2f00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2f00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2f00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.359929806 +0000 UTC m=+310.277710722 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec2f00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3400): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3400): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9f10 item 86 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3400): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3400): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3400): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3400): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.360684723 +0000 UTC m=+310.278465639 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3980): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3980): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3980): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.360684723 +0000 UTC m=+310.278465639 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ec3980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658150 item 86 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede080): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede080): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede080): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede080): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede080): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.362306648 +0000 UTC m=+310.280087565 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede080): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede580): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede580): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede580): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede580): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede580): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede580): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006584d0 item 87 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede580): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede580): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.363050674 +0000 UTC m=+310.280831591 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000ede580): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edeac0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edeac0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edeac0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edeac0): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edeac0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.363050674 +0000 UTC m=+310.280831591 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edeac0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658690 item 87 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf140): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf140): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf140): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf140): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf140): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.364628758 +0000 UTC m=+310.282409674 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf140): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf640): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf640): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf640): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658a80 item 88 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf640): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf640): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf640): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf640): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf640): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.365351394 +0000 UTC m=+310.283132310 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edf640): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edfbc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edfbc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edfbc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edfbc0): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edfbc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.365351394 +0000 UTC m=+310.283132310 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000edfbc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658c40 item 88 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08280): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08280): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08280): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08280): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08280): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08280): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08280): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08280): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.366854277 +0000 UTC m=+310.284635192 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08280): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f087c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f087c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f087c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658fc0 item 89 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f087c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f087c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.367460595 +0000 UTC m=+310.285241510 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f087c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08d00): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08d00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08d00): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08d00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08d00): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08d00): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006591f0 item 89 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08d00): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08d00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.368340957 +0000 UTC m=+310.286121863 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f08d00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09280): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09280): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09280): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09280): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09280): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.368340957 +0000 UTC m=+310.286121863 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09280): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006593b0 item 89 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f098c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f098c0): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f098c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f098c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f098c0): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f098c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f098c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f098c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.370524507 +0000 UTC m=+310.288305443 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f098c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09e00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09e00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09e00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659730 item 90 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09e00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09e00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.371457168 +0000 UTC m=+310.289238104 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f09e00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f263c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f263c0): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f263c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006598f0 item 90 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f263c0): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f263c0): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f263c0): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f263c0): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f263c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.37259869 +0000 UTC m=+310.290379627 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f263c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26980): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26980): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26980): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.37259869 +0000 UTC m=+310.290379627 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659ab0 item 90 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26fc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26fc0): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26fc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26fc0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26fc0): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26fc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26fc0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26fc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.374806555 +0000 UTC m=+310.292587502 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f26fc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27500): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27500): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27500): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659ea0 item 91 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27500): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27500): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.375553508 +0000 UTC m=+310.293334444 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27500): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27a40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27a40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27a40): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27a40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27a40): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27a40): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e0e0 item 91 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27a40): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27a40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.376671356 +0000 UTC m=+310.294452293 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f27a40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a040): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a040): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a040): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a040): >_readAt: n=8, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a040): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.376671356 +0000 UTC m=+310.294452293 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e2a0 item 91 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a680): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a680): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a680): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a680): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a680): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a680): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a680): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a680): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.37885696 +0000 UTC m=+310.296637896 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4a680): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4abc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4abc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4abc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e620 item 92 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4abc0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4abc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.379616887 +0000 UTC m=+310.297397823 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4abc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b100): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b100): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b100): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e7e0 item 92 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b100): _readAt: size=2, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b100): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b100): _writeAt: size=3, off=5 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b100): >_writeAt: n=3, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b100): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.380486328 +0000 UTC m=+310.298267264 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b100): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b6c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b6c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b6c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b6c0): >_readAt: n=3, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b6c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.380486328 +0000 UTC m=+310.298267264 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4b6c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e9a0 item 92 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4bd00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4bd00): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4bd00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4bd00): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4bd00): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4bd00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4bd00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4bd00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.382417705 +0000 UTC m=+310.300198651 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f4bd00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f662c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f662c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f662c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3ed20 item 93 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f662c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f662c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.383305101 +0000 UTC m=+310.301086037 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f662c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f669c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f669c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f669c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f669c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f669c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.383305101 +0000 UTC m=+310.301086037 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f669c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3eee0 item 93 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67000): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67000): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67000): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67000): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67000): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67000): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67000): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67000): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.385447141 +0000 UTC m=+310.303228078 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67000): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67540): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67540): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67540): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f260 item 94 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67540): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67540): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.386318728 +0000 UTC m=+310.304099674 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67540): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67c40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67c40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67c40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67c40): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67c40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.386318728 +0000 UTC m=+310.304099674 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f67c40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f420 item 94 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82300): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82300): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82300): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82300): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82300): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82300): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82300): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82300): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.388569994 +0000 UTC m=+310.306350931 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82300): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82840): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82840): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82840): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f7a0 item 95 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82840): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82840): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.389414941 +0000 UTC m=+310.307195877 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82840): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82f40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82f40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82f40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82f40): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82f40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.389414941 +0000 UTC m=+310.307195877 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f82f40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f960 item 95 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83580): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83580): open at offset 0 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83580): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83580): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83580): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83580): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83580): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83580): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.391695172 +0000 UTC m=+310.309476118 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83580): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83ac0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83ac0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83ac0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fce0 item 96 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83ac0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83ac0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.392447484 +0000 UTC m=+310.310228421 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000f83ac0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2240): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2240): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2240): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2240): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2240): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.392447484 +0000 UTC m=+310.310228421 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2240): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fea0 item 96 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= 2025/10/26 02:22:39 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:39 DEBUG : Looking for writers 2025/10/26 02:22:39 DEBUG : >WaitForWriters: 2025/10/26 02:22:39 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:39 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:39 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:39 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:39 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/26 02:22:39 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56440): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56440): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56440): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56440): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56440): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.928656231 +0000 UTC m=+310.846437217 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56440): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d568c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d568c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d568c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d568c0): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d568c0): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d568c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d568c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.928656231 +0000 UTC m=+310.846437217 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d568c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56d80): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56d80): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56d80): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56d80): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56d80): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.928656231 +0000 UTC m=+310.846437217 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d56d80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c1c0 item 1 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d573c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d573c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d573c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d573c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d573c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.933212444 +0000 UTC m=+310.850993401 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d573c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d578c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d578c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d578c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d578c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d578c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.933212444 +0000 UTC m=+310.850993401 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d578c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c690 item 2 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d57f00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d57f00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d57f00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d57f00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d57f00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.936403125 +0000 UTC m=+310.854184080 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d57f00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e400): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e400): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e400): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e400): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e400): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.936403125 +0000 UTC m=+310.854184080 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e8c0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e8c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e8c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e8c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e8c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.936403125 +0000 UTC m=+310.854184080 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7e8c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ca10 item 3 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ef40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ef40): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ef40): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ef40): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ef40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.940540202 +0000 UTC m=+310.858321157 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ef40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7f480): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7f480): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7f480): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7f480): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7f480): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.940540202 +0000 UTC m=+310.858321157 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7f480): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cee0 item 4 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7fac0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7fac0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7fac0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7fac0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7fac0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.943660189 +0000 UTC m=+310.861441145 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7fac0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ff40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ff40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ff40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ff40): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ff40): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ff40): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ff40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.943660189 +0000 UTC m=+310.861441145 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000d7ff40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120480): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120480): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120480): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120480): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120480): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.943660189 +0000 UTC m=+310.861441145 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120480): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d260 item 5 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120b00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120b00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120b00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120b00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120b00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.947911961 +0000 UTC m=+310.865692917 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001120b00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121040): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121040): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121040): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121040): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121040): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.947911961 +0000 UTC m=+310.865692917 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121040): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d730 item 6 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011216c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011216c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011216c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011216c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011216c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.950535607 +0000 UTC m=+310.868316552 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011216c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121bc0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121bc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121bc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121bc0): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121bc0): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121bc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121bc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.950535607 +0000 UTC m=+310.868316552 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001121bc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140100): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140100): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140100): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140100): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140100): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.950535607 +0000 UTC m=+310.868316552 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140100): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dc00 item 7 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140780): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140780): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140780): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140780): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140780): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.954272081 +0000 UTC m=+310.872053038 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140780): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140cc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140cc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140cc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140cc0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140cc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.954272081 +0000 UTC m=+310.872053038 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001140cc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011441c0 item 8 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2fc0): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc000fa2fc0): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2fc0): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2fc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2fc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2fc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa2fc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3380): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3380): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3380): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3380): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3380): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.957395615 +0000 UTC m=+310.875176572 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3380): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3800): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3800): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3800): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3800): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3800): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3800): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3800): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.957395615 +0000 UTC m=+310.875176572 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3800): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3d00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3d00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3d00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3d00): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3d00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.957395615 +0000 UTC m=+310.875176572 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc000fa3d00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa8cb0 item 9 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a400): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a400): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a400): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a400): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a400): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.96142499 +0000 UTC m=+310.879205946 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a400): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a940): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a940): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a940): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a940): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a940): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.96142499 +0000 UTC m=+310.879205946 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102a940): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa9180 item 10 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102af80): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc00102af80): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102af80): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102af80): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102af80): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102af80): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102af80): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b340): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b340): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b340): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b340): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b340): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.964918448 +0000 UTC m=+310.882699395 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b340): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b840): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b840): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b840): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b840): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b840): _writeAt: size=3, off=2 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b840): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b840): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.964918448 +0000 UTC m=+310.882699395 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102b840): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102bd40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102bd40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102bd40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102bd40): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102bd40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.964918448 +0000 UTC m=+310.882699395 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00102bd40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa9500 item 11 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046440): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046440): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046440): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046440): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046440): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.968624747 +0000 UTC m=+310.886405683 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046440): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046980): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046980): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046980): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046980): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046980): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.968624747 +0000 UTC m=+310.886405683 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046980): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa99d0 item 12 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046fc0): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc001046fc0): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046fc0): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046fc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046fc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046fc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001046fc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047380): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047380): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047380): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047380): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047380): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.971005235 +0000 UTC m=+310.888786171 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047380): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047a40): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047a40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047a40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047a40): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047a40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.971005235 +0000 UTC m=+310.888786171 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001047a40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa9d50 item 13 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c140): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c140): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c140): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c140): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c140): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.973378381 +0000 UTC m=+310.891159318 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c140): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c680): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c680): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c680): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c680): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c680): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.973378381 +0000 UTC m=+310.891159318 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106c680): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001070150 item 14 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ccc0): _readAt: size=2, off=0 2025/10/26 02:22:39 ERROR : open-test-file(0xc00106ccc0): Couldn't read size of file 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ccc0): >_readAt: n=0, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ccc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ccc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ccc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ccc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d080): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d080): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d080): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d080): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d080): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.976315415 +0000 UTC m=+310.894096372 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d080): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d740): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d740): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d740): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d740): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d740): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.976315415 +0000 UTC m=+310.894096372 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106d740): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010704d0 item 15 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 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/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ddc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ddc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ddc0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ddc0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ddc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.978468297 +0000 UTC m=+310.896249233 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc00106ddc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188380): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188380): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188380): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188380): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188380): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.978468297 +0000 UTC m=+310.896249233 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188380): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001070850 item 16 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011889c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011889c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011889c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011889c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011889c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.981355757 +0000 UTC m=+310.899136714 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011889c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188e40): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188e40): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188e40): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188e40): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188e40): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188e40): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188e40): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188e40): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.981355757 +0000 UTC m=+310.899136714 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001188e40): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189340): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189340): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189340): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189340): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189340): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.981355757 +0000 UTC m=+310.899136714 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189340): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001070bd0 item 17 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011899c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011899c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011899c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011899c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011899c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.985402034 +0000 UTC m=+310.903182991 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011899c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189f00): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189f00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189f00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189f00): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189f00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.985402034 +0000 UTC m=+310.903182991 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc001189f00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010710a0 item 18 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8600): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8600): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8600): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8600): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8600): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.988232418 +0000 UTC m=+310.906013374 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8600): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8b00): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8b00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8b00): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8b00): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8b00): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8b00): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8b00): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8b00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.988232418 +0000 UTC m=+310.906013374 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a8b00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9000): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9000): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9000): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9000): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9000): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.988232418 +0000 UTC m=+310.906013374 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9000): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001071420 item 19 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9680): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9680): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9680): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9680): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9680): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.992211358 +0000 UTC m=+310.909992314 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9680): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9bc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9bc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9bc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9bc0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9bc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.992211358 +0000 UTC m=+310.909992314 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011a9bc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010718f0 item 20 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c82c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c82c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c82c0): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c82c0): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c82c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.994628346 +0000 UTC m=+310.912409272 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c82c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c87c0): _readAt: size=2, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c87c0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c87c0): open at offset 5 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c87c0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c87c0): >_readAt: n=2, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c87c0): _writeAt: size=3, off=7 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c87c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c87c0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.994628346 +0000 UTC m=+310.912409272 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c87c0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c8cc0): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c8cc0): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c8cc0): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c8cc0): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c8cc0): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.994628346 +0000 UTC m=+310.912409272 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c8cc0): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001071c70 item 21 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9340): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9340): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9340): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9340): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9340): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.997211706 +0000 UTC m=+310.914992632 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9340): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9880): _readAt: size=512, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9880): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9880): >openPending: err= 2025/10/26 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9880): >_readAt: n=5, err=EOF 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9880): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.997211706 +0000 UTC m=+310.914992632 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9880): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: Remove: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011da1c0 item 22 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9f00): openPending: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9f00): >openPending: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9f00): _writeAt: size=5, off=0 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9f00): >_writeAt: n=5, err= 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9f00): close: 2025/10/26 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.999463764 +0000 UTC m=+310.917244690 2025/10/26 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:39 DEBUG : open-test-file(0xc0011c9f00): >close: err= 2025/10/26 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/26 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec480): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec480): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec480): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec480): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec480): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec480): _writeAt: size=3, off=7 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec480): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec480): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.999463764 +0000 UTC m=+310.917244690 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec480): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec980): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec980): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec980): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec980): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec980): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:39.999463764 +0000 UTC m=+310.917244690 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ec980): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011da540 item 23 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed000): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed000): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed000): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed000): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed000): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.002678439 +0000 UTC m=+310.920459365 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed000): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed540): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed540): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed540): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed540): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed540): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.002678439 +0000 UTC m=+310.920459365 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011ed540): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011daa10 item 24 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edb80): _readAt: size=2, off=0 2025/10/26 02:22:40 ERROR : open-test-file(0xc0011edb80): Couldn't read size of file 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edb80): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edb80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edb80): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edb80): close: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edb80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edf40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edf40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edf40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edf40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edf40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.004972406 +0000 UTC m=+310.922753332 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011edf40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012084c0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012084c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012084c0): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012084c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012084c0): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012084c0): _writeAt: size=3, off=7 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012084c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012084c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.004972406 +0000 UTC m=+310.922753332 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012084c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001208a00): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001208a00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001208a00): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001208a00): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001208a00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.004972406 +0000 UTC m=+310.922753332 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001208a00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dad90 item 25 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209080): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209080): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209080): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209080): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209080): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.007877049 +0000 UTC m=+310.925657975 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209080): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012095c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012095c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012095c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012095c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012095c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.007877049 +0000 UTC m=+310.925657975 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012095c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011db260 item 26 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209c00): _readAt: size=2, off=0 2025/10/26 02:22:40 ERROR : open-test-file(0xc001209c00): Couldn't read size of file 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209c00): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209c00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209c00): close: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001209c00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a040): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a040): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a040): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a040): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a040): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.010058724 +0000 UTC m=+310.927839661 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a040): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a540): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a540): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a540): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a540): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a540): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a540): _writeAt: size=3, off=7 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a540): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a540): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.010058724 +0000 UTC m=+310.927839661 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122a540): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122aa80): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122aa80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122aa80): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122aa80): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122aa80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.010058724 +0000 UTC m=+310.927839661 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122aa80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011db5e0 item 27 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b100): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b100): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b100): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b100): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b100): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.012890761 +0000 UTC m=+310.930671687 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b100): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b640): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b640): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b640): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b640): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b640): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.012890761 +0000 UTC m=+310.930671687 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122b640): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dbab0 item 28 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122bc80): _readAt: size=2, off=0 2025/10/26 02:22:40 ERROR : open-test-file(0xc00122bc80): Couldn't read size of file 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122bc80): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122bc80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122bc80): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122bc80): close: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00122bc80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012500c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012500c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012500c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012500c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012500c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.015003669 +0000 UTC m=+310.932784595 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012500c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250780): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250780): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250780): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250780): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250780): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.015003669 +0000 UTC m=+310.932784595 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250780): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dbe30 item 29 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250e00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250e00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250e00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250e00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250e00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.017155678 +0000 UTC m=+310.934936614 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001250e00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251340): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251340): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251340): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251340): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251340): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.017155678 +0000 UTC m=+310.934936614 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251340): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001256230 item 30 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251980): _readAt: size=2, off=0 2025/10/26 02:22:40 ERROR : open-test-file(0xc001251980): Couldn't read size of file 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251980): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251980): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251980): >_writeAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251980): close: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251980): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251d40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251d40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251d40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251d40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251d40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.019290816 +0000 UTC m=+310.937071742 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001251d40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270480): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270480): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270480): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270480): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270480): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.019290816 +0000 UTC m=+310.937071742 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270480): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012565b0 item 31 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270b00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270b00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270b00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270b00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270b00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.021438269 +0000 UTC m=+310.939219195 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001270b00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271040): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271040): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271040): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271040): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271040): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.021438269 +0000 UTC m=+310.939219195 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271040): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001256930 item 32 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271680): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271680): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271680): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271680): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271680): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.02402197 +0000 UTC m=+310.941802946 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271680): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271b00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271b00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271b00): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271b00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271b00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001256cb0 item 33 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271b00): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271b00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.025121724 +0000 UTC m=+310.942902680 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001271b00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290080): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290080): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290080): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290080): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290080): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.025121724 +0000 UTC m=+310.942902680 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290080): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001256e70 item 33 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012906c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012906c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012906c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012906c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012906c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.028158575 +0000 UTC m=+310.945939532 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012906c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290b40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290b40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012571f0 item 34 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290b40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290b40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290b40): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290b40): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290b40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.029658842 +0000 UTC m=+310.947439798 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001290b40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291080): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291080): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291080): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291080): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291080): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.029658842 +0000 UTC m=+310.947439798 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291080): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012573b0 item 34 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012916c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012916c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012916c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012916c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012916c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.032324877 +0000 UTC m=+310.950105823 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012916c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291b40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291b40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291b40): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291b40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291b40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001257730 item 35 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291b40): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291b40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.033113317 +0000 UTC m=+310.950894263 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001291b40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b40c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b40c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b40c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b40c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b40c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.033113317 +0000 UTC m=+310.950894263 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b40c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012578f0 item 35 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4740): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4740): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4740): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4740): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4740): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.035462869 +0000 UTC m=+310.953243824 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4740): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4c40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4c40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001257c70 item 36 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4c40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4c40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4c40): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4c40): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4c40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.036389378 +0000 UTC m=+310.954170334 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b4c40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5180): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5180): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5180): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5180): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5180): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.036389378 +0000 UTC m=+310.954170334 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5180): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001257e30 item 36 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b57c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b57c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b57c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b57c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b57c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.038668607 +0000 UTC m=+310.956449553 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b57c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5c40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5c40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5c40): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5c40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5c40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c8230 item 37 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5c40): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5c40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.039382497 +0000 UTC m=+310.957163453 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012b5c40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d41c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d41c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d41c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d41c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d41c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.039382497 +0000 UTC m=+310.957163453 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d41c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c83f0 item 37 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4840): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4840): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4840): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4840): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4840): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.040862134 +0000 UTC m=+310.958643051 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4840): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4d40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4d40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c8770 item 38 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4d40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4d40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4d40): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4d40): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4d40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.041699617 +0000 UTC m=+310.959480573 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d4d40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5280): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5280): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5280): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5280): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5280): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.041699617 +0000 UTC m=+310.959480573 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5280): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c8930 item 38 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5900): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5900): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5900): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5900): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5900): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.043403396 +0000 UTC m=+310.961184312 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5900): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5e00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5e00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5e00): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5e00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5e00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c8cb0 item 39 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5e00): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5e00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.043955301 +0000 UTC m=+310.961736218 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012d5e00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4380): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4380): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4380): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4380): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4380): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.043955301 +0000 UTC m=+310.961736218 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4380): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c8e70 item 39 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4a00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4a00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4a00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4a00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4a00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.045369978 +0000 UTC m=+310.963150893 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4a00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4f00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4f00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c91f0 item 40 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4f00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4f00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4f00): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4f00): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4f00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.046404059 +0000 UTC m=+310.964185016 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f4f00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5440): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5440): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5440): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5440): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5440): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.046404059 +0000 UTC m=+310.964185016 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5440): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c93b0 item 40 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5a00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5a00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5a00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5a00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5a00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5a00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5a00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.048581317 +0000 UTC m=+310.966362272 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5a00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5f00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5f00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5f00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c9730 item 41 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5f00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5f00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.049398882 +0000 UTC m=+310.967179827 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0012f5f00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310440): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310440): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310440): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310440): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310440): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c98f0 item 41 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310440): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310440): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.050463872 +0000 UTC m=+310.968244827 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310440): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310980): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310980): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310980): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310980): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310980): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.050463872 +0000 UTC m=+310.968244827 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310980): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c9ab0 item 41 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310fc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310fc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310fc0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310fc0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310fc0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310fc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.052888383 +0000 UTC m=+310.970669329 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001310fc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013114c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013114c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013114c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c9e30 item 42 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013114c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013114c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.053693314 +0000 UTC m=+310.971474261 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013114c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001311a00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001311a00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132c070 item 42 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001311a00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001311a00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001311a00): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001311a00): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001311a00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.054625645 +0000 UTC m=+310.972406591 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001311a00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336000): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336000): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336000): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336000): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336000): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.054625645 +0000 UTC m=+310.972406591 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336000): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132c230 item 42 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336640): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336640): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336640): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336640): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336640): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336640): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336640): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.057129284 +0000 UTC m=+310.974910241 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336640): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336b40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336b40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336b40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132c5b0 item 43 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336b40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336b40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.05793635 +0000 UTC m=+310.975717306 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001336b40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337080): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337080): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337080): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337080): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337080): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132c770 item 43 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337080): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337080): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.059021947 +0000 UTC m=+310.976802894 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337080): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013375c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013375c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013375c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013375c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013375c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.059021947 +0000 UTC m=+310.976802894 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013375c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132c930 item 43 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337c00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337c00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337c00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337c00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337c00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337c00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337c00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.061475604 +0000 UTC m=+310.979256561 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001337c00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350180): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350180): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350180): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132ccb0 item 44 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350180): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350180): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.06228287 +0000 UTC m=+310.980063826 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350180): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013506c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013506c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132ce70 item 44 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013506c0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013506c0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013506c0): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013506c0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013506c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.063244886 +0000 UTC m=+310.981025842 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013506c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350c40): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350c40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350c40): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350c40): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350c40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.063244886 +0000 UTC m=+310.981025842 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001350c40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132d030 item 44 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351280): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351280): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351280): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351280): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351280): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351280): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351280): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.065892717 +0000 UTC m=+310.983673673 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351280): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351780): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351780): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351780): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132d3b0 item 45 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351780): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351780): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.066851287 +0000 UTC m=+310.984632232 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351780): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351e80): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351e80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351e80): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351e80): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351e80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.066851287 +0000 UTC m=+310.984632232 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001351e80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132d570 item 45 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370540): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370540): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370540): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370540): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370540): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370540): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370540): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.069773894 +0000 UTC m=+310.987554850 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370540): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370a40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370a40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370a40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132d8f0 item 46 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370a40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370a40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.070598613 +0000 UTC m=+310.988379568 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001370a40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371140): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371140): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371140): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371140): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371140): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.070598613 +0000 UTC m=+310.988379568 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371140): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132dab0 item 46 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371780): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371780): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371780): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371780): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371780): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371780): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371780): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.072881158 +0000 UTC m=+310.990662074 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371780): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371c80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371c80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371c80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00132de30 item 47 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371c80): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371c80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.073556676 +0000 UTC m=+310.991337591 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001371c80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396400): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396400): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396400): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396400): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396400): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.073556676 +0000 UTC m=+310.991337591 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396400): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001398070 item 47 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396a40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396a40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396a40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396a40): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396a40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396a40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396a40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.076070525 +0000 UTC m=+310.993851482 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396a40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396f40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396f40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396f40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013983f0 item 48 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396f40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396f40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.076741645 +0000 UTC m=+310.994522560 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001396f40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397640): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397640): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397640): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397640): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397640): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.076741645 +0000 UTC m=+310.994522560 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397640): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013985b0 item 48 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397c80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397c80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397c80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397c80): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397c80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.078886291 +0000 UTC m=+310.996667247 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001397c80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8180): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8180): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8180): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8180): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8180): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8180): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001398930 item 49 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8180): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8180): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.079917758 +0000 UTC m=+310.997698713 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8180): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b86c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b86c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b86c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b86c0): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b86c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.079917758 +0000 UTC m=+310.997698713 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b86c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001398af0 item 49 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8d40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8d40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8d40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8d40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8d40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.082879047 +0000 UTC m=+311.000660004 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b8d40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9240): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9240): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9240): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001398e70 item 50 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9240): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9240): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9240): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9240): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9240): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.084040287 +0000 UTC m=+311.001821233 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9240): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b97c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b97c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b97c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b97c0): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b97c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.084040287 +0000 UTC m=+311.001821233 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b97c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001399030 item 50 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9e40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9e40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9e40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9e40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9e40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.086867344 +0000 UTC m=+311.004648311 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013b9e40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d83c0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d83c0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d83c0): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d83c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d83c0): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d83c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013993b0 item 51 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d83c0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d83c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.087867633 +0000 UTC m=+311.005648588 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d83c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8900): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8900): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8900): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8900): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8900): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.087867633 +0000 UTC m=+311.005648588 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8900): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001399570 item 51 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0003285c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0003285c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0003285c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0003285c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0003285c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.090941654 +0000 UTC m=+311.008722600 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0003285c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329080): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329080): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329080): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010881c0 item 52 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329080): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329080): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329080): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329080): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329080): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.092239981 +0000 UTC m=+311.010020937 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329080): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329640): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329640): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329640): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329640): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329640): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.092239981 +0000 UTC m=+311.010020937 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329640): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001088380 item 52 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329cc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329cc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329cc0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329cc0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329cc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.094956621 +0000 UTC m=+311.012737547 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000329cc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a240): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a240): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a240): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a240): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a240): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a240): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001088700 item 53 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a240): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a240): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.095689207 +0000 UTC m=+311.013470133 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a240): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a780): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a780): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a780): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a780): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a780): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.095689207 +0000 UTC m=+311.013470133 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109a780): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010888c0 item 53 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109ae00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109ae00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109ae00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109ae00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109ae00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.097377335 +0000 UTC m=+311.015158272 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109ae00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b300): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b300): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b300): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001088c40 item 54 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b300): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b300): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b300): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b300): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b300): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.098087449 +0000 UTC m=+311.015868386 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b300): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b880): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b880): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b880): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b880): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b880): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.098087449 +0000 UTC m=+311.015868386 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109b880): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001088e00 item 54 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109bf00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109bf00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109bf00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109bf00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109bf00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.099808832 +0000 UTC m=+311.017589758 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00109bf00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b6480): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b6480): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b6480): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b6480): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b6480): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b6480): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001089180 item 55 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b6480): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b6480): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.10046316 +0000 UTC m=+311.018244086 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b6480): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b69c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b69c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b69c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b69c0): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b69c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.10046316 +0000 UTC m=+311.018244086 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b69c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001089340 item 55 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7040): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7040): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7040): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7040): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7040): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.102808753 +0000 UTC m=+311.020589689 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7040): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7540): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7540): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7540): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010896c0 item 56 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7540): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7540): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7540): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7540): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7540): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.103796116 +0000 UTC m=+311.021577042 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7540): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7ac0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7ac0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7ac0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7ac0): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7ac0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.103796116 +0000 UTC m=+311.021577042 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010b7ac0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001089880 item 56 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6180): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6180): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6180): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6180): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6180): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6180): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6180): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6180): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.105393907 +0000 UTC m=+311.023174822 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6180): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d66c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d66c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d66c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001089c00 item 57 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d66c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d66c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.106017557 +0000 UTC m=+311.023798473 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d66c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6c00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6c00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6c00): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6c00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6c00): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6c00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001089dc0 item 57 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6c00): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6c00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.10666865 +0000 UTC m=+311.024449566 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d6c00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7180): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7180): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7180): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7180): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7180): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.10666865 +0000 UTC m=+311.024449566 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7180): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e8000 item 57 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d77c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d77c0): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d77c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d77c0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d77c0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d77c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d77c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d77c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.108440667 +0000 UTC m=+311.026221573 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d77c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7d00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7d00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7d00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e8380 item 58 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7d00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7d00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.109143746 +0000 UTC m=+311.026924662 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010d7d00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f42c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f42c0): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f42c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e8540 item 58 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f42c0): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f42c0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f42c0): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f42c0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f42c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.109909574 +0000 UTC m=+311.027690490 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f42c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4880): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4880): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4880): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4880): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4880): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.109909574 +0000 UTC m=+311.027690490 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4880): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e8700 item 58 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4ec0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4ec0): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4ec0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4ec0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4ec0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4ec0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4ec0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.111532571 +0000 UTC m=+311.029313487 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f4ec0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5400): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5400): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5400): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e8a80 item 59 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5400): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5400): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.112258234 +0000 UTC m=+311.030039149 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5400): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5940): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5940): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5940): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5940): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5940): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5940): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e8c40 item 59 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5940): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5940): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.112957306 +0000 UTC m=+311.030738222 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5940): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5ec0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5ec0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5ec0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5ec0): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5ec0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.112957306 +0000 UTC m=+311.030738222 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0010f5ec0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e8e00 item 59 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414580): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414580): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414580): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414580): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414580): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414580): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414580): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414580): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.114607844 +0000 UTC m=+311.032388760 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414580): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414ac0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414ac0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414ac0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e9180 item 60 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414ac0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414ac0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.115294904 +0000 UTC m=+311.033075830 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001414ac0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415000): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415000): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415000): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e9340 item 60 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415000): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415000): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415000): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415000): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415000): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.116050963 +0000 UTC m=+311.033831880 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415000): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014155c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014155c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014155c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014155c0): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014155c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.116050963 +0000 UTC m=+311.033831880 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014155c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e9500 item 60 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415c00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415c00): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415c00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415c00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415c00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415c00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415c00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415c00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.117480297 +0000 UTC m=+311.035261213 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001415c00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e1c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e1c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e1c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e9880 item 61 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e1c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e1c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.118100522 +0000 UTC m=+311.035881438 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e1c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e8c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e8c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e8c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e8c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e8c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.118100522 +0000 UTC m=+311.035881438 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143e8c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e9a40 item 61 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143ef00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143ef00): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143ef00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143ef00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143ef00): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143ef00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143ef00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143ef00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.119801294 +0000 UTC m=+311.037582210 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143ef00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143f440): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143f440): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143f440): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e9dc0 item 62 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143f440): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143f440): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.120451796 +0000 UTC m=+311.038232713 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143f440): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143fb40): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143fb40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143fb40): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143fb40): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143fb40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.120451796 +0000 UTC m=+311.038232713 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00143fb40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456000 item 62 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462200): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462200): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462200): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462200): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462200): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462200): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462200): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462200): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.122903539 +0000 UTC m=+311.040684485 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462200): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462740): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462740): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462740): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456380 item 63 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462740): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462740): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.123926229 +0000 UTC m=+311.041707184 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462740): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462e40): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462e40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462e40): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462e40): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462e40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.123926229 +0000 UTC m=+311.041707184 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001462e40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456540 item 63 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001463480): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001463480): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001463480): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001463480): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001463480): >_readAt: n=0, err=Bad file descriptor 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001463480): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001463480): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001463480): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.126465626 +0000 UTC m=+311.044246562 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001463480): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014639c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014639c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014639c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014568c0 item 64 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014639c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014639c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.127334898 +0000 UTC m=+311.045115835 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014639c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c140): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c140): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c140): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c140): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c140): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.127334898 +0000 UTC m=+311.045115835 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c140): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456a80 item 64 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c780): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c780): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c780): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c780): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c780): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.130827245 +0000 UTC m=+311.048608171 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147c780): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147cc00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147cc00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147cc00): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147cc00): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147cc00): _writeAt: size=3, off=2 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456e00 item 65 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147cc00): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147cc00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.131701646 +0000 UTC m=+311.049482592 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147cc00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d100): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d100): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d100): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d100): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d100): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.131701646 +0000 UTC m=+311.049482592 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d100): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456fc0 item 65 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d740): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d740): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d740): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d740): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d740): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.133752276 +0000 UTC m=+311.051533223 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147d740): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147dbc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147dbc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001457340 item 66 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147dbc0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147dbc0): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147dbc0): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147dbc0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147dbc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.134610167 +0000 UTC m=+311.052391103 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00147dbc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c180): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c180): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c180): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c180): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c180): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.134610167 +0000 UTC m=+311.052391103 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c180): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001457500 item 66 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c7c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c7c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c7c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c7c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c7c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.136515083 +0000 UTC m=+311.054296019 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149c7c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149cc40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149cc40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149cc40): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149cc40): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149cc40): _writeAt: size=3, off=2 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001457880 item 67 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149cc40): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149cc40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.137393763 +0000 UTC m=+311.055174699 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149cc40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d140): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d140): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d140): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d140): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d140): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.137393763 +0000 UTC m=+311.055174699 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d140): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001457a40 item 67 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d7c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d7c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d7c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d7c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d7c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.139544982 +0000 UTC m=+311.057325918 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149d7c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149dcc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149dcc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001457dc0 item 68 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149dcc0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149dcc0): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149dcc0): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149dcc0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149dcc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.14045475 +0000 UTC m=+311.058235696 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc00149dcc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8280): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8280): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8280): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8280): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8280): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.14045475 +0000 UTC m=+311.058235696 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8280): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0000 item 68 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b88c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b88c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b88c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b88c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b88c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.142494278 +0000 UTC m=+311.060275204 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b88c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8d40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8d40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8d40): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8d40): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8d40): _writeAt: size=3, off=2 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0380 item 69 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8d40): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8d40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.143370804 +0000 UTC m=+311.061151740 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b8d40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9240): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9240): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9240): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9240): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9240): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.143370804 +0000 UTC m=+311.061151740 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9240): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0540 item 69 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b98c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b98c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b98c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b98c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b98c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.145620648 +0000 UTC m=+311.063401624 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b98c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9dc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9dc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c08c0 item 70 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9dc0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9dc0): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9dc0): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9dc0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9dc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.146557817 +0000 UTC m=+311.064338754 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014b9dc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4380): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4380): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4380): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4380): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4380): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.146557817 +0000 UTC m=+311.064338754 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4380): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0a80 item 70 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4a00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4a00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4a00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4a00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4a00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.148609049 +0000 UTC m=+311.066389985 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4a00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4f00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4f00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4f00): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4f00): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4f00): _writeAt: size=3, off=2 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0e00 item 71 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4f00): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4f00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.149450978 +0000 UTC m=+311.067231914 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e4f00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5400): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5400): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5400): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5400): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5400): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.149450978 +0000 UTC m=+311.067231914 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5400): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0fc0 item 71 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5a80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5a80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5a80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5a80): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5a80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.151600715 +0000 UTC m=+311.069381641 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0014e5a80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502000): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502000): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1340 item 72 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502000): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502000): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502000): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502000): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502000): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.152468294 +0000 UTC m=+311.070249220 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502000): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502540): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502540): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502540): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502540): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502540): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.152468294 +0000 UTC m=+311.070249220 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502540): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1500 item 72 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502b00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502b00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502b00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502b00): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502b00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502b00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502b00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.154975731 +0000 UTC m=+311.072756687 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001502b00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503000): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503000): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503000): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1880 item 73 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503000): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503000): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.155804376 +0000 UTC m=+311.073585302 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503000): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015034c0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015034c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015034c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015034c0): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015034c0): _writeAt: size=3, off=2 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1a40 item 73 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015034c0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015034c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.156652669 +0000 UTC m=+311.074433605 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015034c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503a00): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503a00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503a00): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503a00): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503a00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.156652669 +0000 UTC m=+311.074433605 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001503a00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1c00 item 73 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015220c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015220c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015220c0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015220c0): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015220c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015220c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015220c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.15875664 +0000 UTC m=+311.076537585 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015220c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015225c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015225c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015225c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001528000 item 74 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015225c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015225c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.159463566 +0000 UTC m=+311.077244502 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015225c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001522b00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001522b00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015281c0 item 74 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001522b00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001522b00): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001522b00): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001522b00): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001522b00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.160532894 +0000 UTC m=+311.078313851 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001522b00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523080): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523080): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523080): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523080): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523080): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.160532894 +0000 UTC m=+311.078313851 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523080): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001528380 item 74 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015236c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015236c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015236c0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015236c0): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015236c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015236c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015236c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.163587438 +0000 UTC m=+311.081368395 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015236c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523bc0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523bc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523bc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001528700 item 75 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523bc0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523bc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.16452595 +0000 UTC m=+311.082306907 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001523bc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542180): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542180): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542180): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542180): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542180): _writeAt: size=3, off=2 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015288c0 item 75 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542180): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542180): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.165907764 +0000 UTC m=+311.083688711 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542180): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015426c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015426c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015426c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015426c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015426c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.165907764 +0000 UTC m=+311.083688711 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0015426c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001528a80 item 75 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542d00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542d00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542d00): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542d00): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542d00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542d00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542d00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.168535859 +0000 UTC m=+311.086316804 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001542d00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543200): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543200): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543200): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001528e00 item 76 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543200): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543200): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.169497093 +0000 UTC m=+311.087278039 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543200): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543740): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543740): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001528fc0 item 76 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543740): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543740): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543740): _writeAt: size=3, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543740): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543740): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.170751569 +0000 UTC m=+311.088532555 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543740): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543cc0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543cc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543cc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543cc0): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543cc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.170751569 +0000 UTC m=+311.088532555 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001543cc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001529180 item 76 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64380): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64380): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64380): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64380): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64380): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64380): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64380): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.173548119 +0000 UTC m=+311.091329074 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64380): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64880): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64880): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64880): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001529500 item 77 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64880): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64880): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.174295051 +0000 UTC m=+311.092075988 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64880): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64f80): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64f80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64f80): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64f80): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64f80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.174295051 +0000 UTC m=+311.092075988 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f64f80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015296c0 item 77 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f655c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f655c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f655c0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f655c0): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f655c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f655c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f655c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.176403589 +0000 UTC m=+311.094184525 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f655c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f65ac0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f65ac0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f65ac0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001529a40 item 78 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f65ac0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f65ac0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.177129152 +0000 UTC m=+311.094910088 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f65ac0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e240): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e240): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e240): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e240): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e240): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.177129152 +0000 UTC m=+311.094910088 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e240): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001529c00 item 78 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e880): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e880): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e880): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e880): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e880): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e880): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e880): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.179345913 +0000 UTC m=+311.097126850 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8e880): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8ed80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8ed80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8ed80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9c000 item 79 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8ed80): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8ed80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.180165102 +0000 UTC m=+311.097946038 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8ed80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8f480): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8f480): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8f480): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8f480): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8f480): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.180165102 +0000 UTC m=+311.097946038 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8f480): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9c1c0 item 79 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8fac0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8fac0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8fac0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8fac0): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8fac0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8fac0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8fac0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.18247058 +0000 UTC m=+311.100251516 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001f8fac0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac040): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac040): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac040): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9c540 item 80 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac040): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac040): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.183299807 +0000 UTC m=+311.101080733 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac040): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac740): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac740): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac740): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac740): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac740): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.183299807 +0000 UTC m=+311.101080733 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fac740): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9c700 item 80 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001facd80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001facd80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001facd80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001facd80): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001facd80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.185456045 +0000 UTC m=+311.103236971 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001facd80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad200): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad200): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad200): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad200): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad200): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad200): _writeAt: size=3, off=7 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9ca80 item 81 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad200): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad200): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.186294499 +0000 UTC m=+311.104075425 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad200): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad740): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad740): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad740): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad740): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad740): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.186294499 +0000 UTC m=+311.104075425 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001fad740): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9cc40 item 81 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001faddc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001faddc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001faddc0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001faddc0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001faddc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.188266461 +0000 UTC m=+311.106047397 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001faddc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8f80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8f80): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8f80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9cfc0 item 82 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8f80): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8f80): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8f80): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8f80): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8f80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.189271889 +0000 UTC m=+311.107052815 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d8f80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9500): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9500): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9500): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9500): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9500): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.189271889 +0000 UTC m=+311.107052815 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9500): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001399880 item 82 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9b80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9b80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9b80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9b80): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9b80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.19132887 +0000 UTC m=+311.109109806 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013d9b80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4100): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4100): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4100): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4100): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4100): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4100): _writeAt: size=3, off=7 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001399c00 item 83 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4100): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4100): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.19230334 +0000 UTC m=+311.110084266 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4100): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4640): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4640): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4640): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4640): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4640): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.19230334 +0000 UTC m=+311.110084266 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4640): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001399dc0 item 83 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4cc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4cc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4cc0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4cc0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4cc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.194684209 +0000 UTC m=+311.112465165 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f4cc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f51c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f51c0): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f51c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fc1c0 item 84 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f51c0): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f51c0): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f51c0): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f51c0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f51c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.195582796 +0000 UTC m=+311.113363752 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f51c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5740): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5740): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5740): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5740): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5740): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.195582796 +0000 UTC m=+311.113363752 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5740): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fc380 item 84 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5dc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5dc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5dc0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5dc0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5dc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.198120872 +0000 UTC m=+311.115901828 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0013f5dc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018340): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018340): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018340): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018340): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018340): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018340): _writeAt: size=3, off=7 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fc700 item 85 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018340): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018340): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.199226417 +0000 UTC m=+311.117007383 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018340): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018880): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018880): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018880): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018880): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018880): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.199226417 +0000 UTC m=+311.117007383 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018880): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fc8c0 item 85 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018f00): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018f00): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018f00): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018f00): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018f00): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.201999613 +0000 UTC m=+311.119780579 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002018f00): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019400): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019400): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019400): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fcc40 item 86 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019400): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019400): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019400): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019400): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019400): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.203295326 +0000 UTC m=+311.121076282 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019400): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019980): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019980): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019980): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019980): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019980): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.203295326 +0000 UTC m=+311.121076282 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002019980): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fce00 item 86 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034080): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034080): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034080): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034080): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034080): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.205942546 +0000 UTC m=+311.123723502 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034080): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034580): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034580): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034580): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034580): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034580): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034580): _writeAt: size=3, off=7 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fd180 item 87 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034580): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034580): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.207093527 +0000 UTC m=+311.124874483 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034580): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034ac0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034ac0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034ac0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034ac0): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034ac0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.207093527 +0000 UTC m=+311.124874483 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002034ac0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fd340 item 87 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001140fc0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001140fc0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001140fc0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001140fc0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001140fc0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.209661688 +0000 UTC m=+311.127442624 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001140fc0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011414c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011414c0): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011414c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144460 item 88 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011414c0): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011414c0): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011414c0): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011414c0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011414c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.210484523 +0000 UTC m=+311.128265449 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0011414c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001141a40): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001141a40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001141a40): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001141a40): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001141a40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.210484523 +0000 UTC m=+311.128265449 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001141a40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144620 item 88 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160100): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160100): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160100): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160100): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160100): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160100): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160100): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160100): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.212945122 +0000 UTC m=+311.130726078 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160100): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160640): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160640): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160640): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011449a0 item 89 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160640): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160640): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.213962473 +0000 UTC m=+311.131743419 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160640): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160b80): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160b80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160b80): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160b80): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160b80): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160b80): _writeAt: size=3, off=7 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144b60 item 89 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160b80): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160b80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.215160972 +0000 UTC m=+311.132941929 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001160b80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161100): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161100): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161100): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161100): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161100): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.215160972 +0000 UTC m=+311.132941929 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161100): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144d20 item 89 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161740): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161740): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161740): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161740): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161740): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161740): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161740): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161740): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.217389807 +0000 UTC m=+311.135170743 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161740): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161c80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161c80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161c80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011450a0 item 90 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161c80): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161c80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.218234943 +0000 UTC m=+311.136015879 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc001161c80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080240): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080240): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080240): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145260 item 90 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080240): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080240): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080240): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080240): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080240): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.219506481 +0000 UTC m=+311.137287437 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080240): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080800): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080800): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080800): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080800): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080800): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.219506481 +0000 UTC m=+311.137287437 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080800): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145420 item 90 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080e40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080e40): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080e40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080e40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080e40): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080e40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080e40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080e40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.221416607 +0000 UTC m=+311.139197533 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002080e40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081380): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081380): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081380): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011457a0 item 91 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081380): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081380): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.222140877 +0000 UTC m=+311.139921803 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081380): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020818c0): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020818c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020818c0): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020818c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020818c0): >_readAt: n=2, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020818c0): _writeAt: size=3, off=7 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145960 item 91 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020818c0): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020818c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.222882318 +0000 UTC m=+311.140663244 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020818c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081e40): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081e40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081e40): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081e40): >_readAt: n=8, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081e40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.222882318 +0000 UTC m=+311.140663244 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc002081e40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145b20 item 91 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0500): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0500): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0500): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0500): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0500): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0500): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0500): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0500): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.224974537 +0000 UTC m=+311.142755713 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0500): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0a40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0a40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0a40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145ea0 item 92 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0a40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0a40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.225748359 +0000 UTC m=+311.143529296 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0a40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0f80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0f80): open at offset 5 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0f80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020ae0e0 item 92 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0f80): _readAt: size=2, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0f80): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0f80): _writeAt: size=3, off=5 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0f80): >_writeAt: n=3, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0f80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.226543351 +0000 UTC m=+311.144324287 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a0f80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1540): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1540): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1540): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1540): >_readAt: n=3, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1540): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.226543351 +0000 UTC m=+311.144324287 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1540): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020ae2a0 item 92 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1b80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1b80): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1b80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1b80): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1b80): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1b80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1b80): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1b80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.228941363 +0000 UTC m=+311.146722299 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020a1b80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca140): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca140): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca140): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020ae620 item 93 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca140): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca140): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.230312357 +0000 UTC m=+311.148093293 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca140): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca840): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca840): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca840): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca840): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca840): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.230312357 +0000 UTC m=+311.148093293 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020ca840): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c070 item 93 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cae80): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cae80): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cae80): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cae80): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cae80): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cae80): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cae80): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cae80): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.23218292 +0000 UTC m=+311.149963846 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cae80): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cb3c0): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cb3c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cb3c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c460 item 94 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cb3c0): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cb3c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.232865391 +0000 UTC m=+311.150646327 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cb3c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cbac0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cbac0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cbac0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cbac0): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cbac0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.232865391 +0000 UTC m=+311.150646327 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0020cbac0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c700 item 94 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692600): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692600): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692600): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692600): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692600): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692600): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692600): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692600): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.234846429 +0000 UTC m=+311.152627365 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692600): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692c40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692c40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692c40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cfc0 item 95 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692c40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692c40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.235540673 +0000 UTC m=+311.153321599 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000692c40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0006933c0): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0006933c0): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0006933c0): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0006933c0): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0006933c0): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.235540673 +0000 UTC m=+311.153321599 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0006933c0): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d260 item 95 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000693a40): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000693a40): open at offset 0 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000693a40): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000693a40): _readAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000693a40): >_readAt: n=0, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000693a40): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000693a40): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000693a40): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.2383569 +0000 UTC m=+311.156137866 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc000693a40): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004da240): _writeAt: size=5, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004da240): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004da240): >openPending: err= 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d8f0 item 96 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004da240): >_writeAt: n=5, err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004da240): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.239451336 +0000 UTC m=+311.157232291 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004da240): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/26 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/26 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004db980): _readAt: size=512, off=0 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004db980): openPending: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004db980): >openPending: err= 2025/10/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004db980): >_readAt: n=5, err=EOF 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004db980): close: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-26 02:22:40.239451336 +0000 UTC m=+311.157232291 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : open-test-file(0xc0004db980): >close: err= 2025/10/26 02:22:40 DEBUG : open-test-file: Remove: 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dce0 item 96 2025/10/26 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/26 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/26 02:22:40 DEBUG : open-test-file: >Remove: err= 2025/10/26 02:22:40 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:40 DEBUG : Looking for writers 2025/10/26 02:22:40 DEBUG : >WaitForWriters: 2025/10/26 02:22:40 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.83s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.84s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:40 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:40 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:40 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:40 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:40 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:40 DEBUG : file1: newRWFileHandle: 2025/10/26 02:22:40 DEBUG : file1(0xc000116540): openPending: 2025/10/26 02:22:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:40 DEBUG : file1(0xc000116540): >openPending: err= 2025/10/26 02:22:40 DEBUG : file1: >newRWFileHandle: err= 2025/10/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/26 02:22:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/26 02:22:40 DEBUG : file1(0xc000116540): _writeAt: size=2, off=0 2025/10/26 02:22:40 DEBUG : file1(0xc000116540): >_writeAt: n=2, err= 2025/10/26 02:22:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/26 02:22:40 DEBUG : file1(0xc000116540): RWFileHandle.Flush 2025/10/26 02:22:40 DEBUG : file1(0xc000116540): RWFileHandle.Release 2025/10/26 02:22:40 DEBUG : file1(0xc000116540): close: 2025/10/26 02:22:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/26 02:22:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:40 DEBUG : file1(0xc000116540): >close: err= 2025/10/26 02:22:40 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:40 DEBUG : Looking for writers 2025/10/26 02:22:40 DEBUG : file1: reading active writers 2025/10/26 02:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:22:40 DEBUG : Looking for writers 2025/10/26 02:22:40 DEBUG : file1: reading active writers 2025/10/26 02:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:22:40 DEBUG : Looking for writers 2025/10/26 02:22:40 DEBUG : file1: reading active writers 2025/10/26 02:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:22:40 DEBUG : Looking for writers 2025/10/26 02:22:40 DEBUG : file1: reading active writers 2025/10/26 02:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:22:40 DEBUG : file1: vfs cache: starting upload 2025/10/26 02:22:40 DEBUG : Looking for writers 2025/10/26 02:22:40 DEBUG : file1: reading active writers 2025/10/26 02:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:22:41 DEBUG : Looking for writers 2025/10/26 02:22:41 DEBUG : file1: reading active writers 2025/10/26 02:22:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:22:41 DEBUG : Looking for writers 2025/10/26 02:22:41 DEBUG : file1: reading active writers 2025/10/26 02:22:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:22:41 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/26 02:22:42 DEBUG : Looking for writers 2025/10/26 02:22:42 DEBUG : file1: reading active writers 2025/10/26 02:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:22:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/26 02:22:42 INFO : file1: Copied (new) 2025/10/26 02:22:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/10/26 02:22:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/26 02:22:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/26 02:22:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:22:42 INFO : file1: vfs cache: upload succeeded try #1 2025/10/26 02:22:43 DEBUG : Looking for writers 2025/10/26 02:22:43 DEBUG : file1: reading active writers 2025/10/26 02:22:43 DEBUG : >WaitForWriters: 2025/10/26 02:22:43 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:43 DEBUG : Looking for writers 2025/10/26 02:22:43 DEBUG : file1: reading active writers 2025/10/26 02:22:43 DEBUG : >WaitForWriters: 2025/10/26 02:22:43 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.15s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:43 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:43 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:43 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:43 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:22:43 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:22:43 DEBUG : rename_me: newRWFileHandle: 2025/10/26 02:22:43 DEBUG : rename_me(0xc000710b00): openPending: 2025/10/26 02:22:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/26 02:22:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/26 02:22:43 DEBUG : rename_me(0xc000710b00): >openPending: err= 2025/10/26 02:22:43 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/26 02:22:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/26 02:22:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/26 02:22:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/26 02:22:43 DEBUG : rename_me(0xc000710b00): _writeAt: size=5, off=0 2025/10/26 02:22:43 DEBUG : rename_me(0xc000710b00): >_writeAt: n=5, err= 2025/10/26 02:22:43 DEBUG : rename_me(0xc000710b00): close: 2025/10/26 02:22:43 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-26 02:22:43.915734797 +0000 UTC m=+314.833515742 2025/10/26 02:22:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/26 02:22:43 DEBUG : rename_me(0xc000710b00): >close: err= 2025/10/26 02:22:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/26 02:22:43 DEBUG : i_was_renamed: Updating file with 0xc0007fb440 2025/10/26 02:22:43 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/26 02:22:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/26 02:22:43 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:22:43 DEBUG : Looking for writers 2025/10/26 02:22:43 DEBUG : i_was_renamed: reading active writers 2025/10/26 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/26 02:22:43 DEBUG : Looking for writers 2025/10/26 02:22:43 DEBUG : i_was_renamed: reading active writers 2025/10/26 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/26 02:22:43 DEBUG : Looking for writers 2025/10/26 02:22:43 DEBUG : i_was_renamed: reading active writers 2025/10/26 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/26 02:22:43 DEBUG : Looking for writers 2025/10/26 02:22:43 DEBUG : i_was_renamed: reading active writers 2025/10/26 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/26 02:22:44 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/26 02:22:44 DEBUG : Looking for writers 2025/10/26 02:22:44 DEBUG : i_was_renamed: reading active writers 2025/10/26 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/26 02:22:44 DEBUG : Looking for writers 2025/10/26 02:22:44 DEBUG : i_was_renamed: reading active writers 2025/10/26 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/26 02:22:44 DEBUG : Looking for writers 2025/10/26 02:22:44 DEBUG : i_was_renamed: reading active writers 2025/10/26 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/26 02:22:44 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/10/26 02:22:45 DEBUG : Looking for writers 2025/10/26 02:22:45 DEBUG : i_was_renamed: reading active writers 2025/10/26 02:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/26 02:22:45 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:22:45 INFO : i_was_renamed: Copied (new) 2025/10/26 02:22:45 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-26 02:22:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/26 02:22:45 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/26 02:22:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/26 02:22:45 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/26 02:22:46 DEBUG : Looking for writers 2025/10/26 02:22:46 DEBUG : i_was_renamed: reading active writers 2025/10/26 02:22:46 DEBUG : >WaitForWriters: 2025/10/26 02:22:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.99s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:22:46 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:22:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/26 02:22:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:46 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/26 02:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-dogurah1culo" 2025/10/26 02:22:46 INFO : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/26 02:22:46 DEBUG : forgetting directory cache 2025/10/26 02:22:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate(0xc0006928c0): _readAt: size=512, off=0 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate(0xc0006928c0): openPending: 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-26 01:23:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/26 02:22:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate(0xc0006928c0): >openPending: err= 2025/10/26 02:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:22:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:22:49 DEBUG : TestRWCacheUpdate(0xc0006928c0): >_readAt: n=20, err=EOF 2025/10/26 02:22:49 DEBUG : TestRWCacheUpdate(0xc0006928c0): close: 2025/10/26 02:22:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:23:46 +0000 UTC 2025/10/26 02:22:49 DEBUG : TestRWCacheUpdate(0xc0006928c0): >close: err= 2025/10/26 02:22:49 DEBUG : Re-reading directory (177.604154ms old) 2025/10/26 02:22:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:22:49 DEBUG : forgetting directory cache 2025/10/26 02:22:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate(0xc0002c4ac0): _readAt: size=512, off=0 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate(0xc0002c4ac0): openPending: 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-26 01:24:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-26 01:23:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-26 01:24:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-26 01:23:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/26 02:22:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/26 02:22:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate(0xc0002c4ac0): >openPending: err= 2025/10/26 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate(0xc0002c4ac0): >_readAt: n=20, err=EOF 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate(0xc0002c4ac0): close: 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:24:46 +0000 UTC 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate(0xc0002c4ac0): >close: err= 2025/10/26 02:22:51 DEBUG : Re-reading directory (187.374206ms old) 2025/10/26 02:22:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:22:52 DEBUG : forgetting directory cache 2025/10/26 02:22:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate(0xc000692a00): _readAt: size=512, off=0 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate(0xc000692a00): openPending: 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-26 01:25:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-26 01:24:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-26 01:25:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-26 01:24:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/26 02:22:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/26 02:22:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate(0xc000692a00): >openPending: err= 2025/10/26 02:22:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:22:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:22:54 DEBUG : TestRWCacheUpdate(0xc000692a00): >_readAt: n=20, err=EOF 2025/10/26 02:22:54 DEBUG : TestRWCacheUpdate(0xc000692a00): close: 2025/10/26 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:25:46 +0000 UTC 2025/10/26 02:22:54 DEBUG : TestRWCacheUpdate(0xc000692a00): >close: err= 2025/10/26 02:22:54 DEBUG : Re-reading directory (182.790203ms old) 2025/10/26 02:22:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:22:54 DEBUG : forgetting directory cache 2025/10/26 02:22:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate(0xc000116e80): _readAt: size=512, off=0 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate(0xc000116e80): openPending: 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-26 01:26:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-26 01:25:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-26 01:26:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-26 01:25:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/26 02:22:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/26 02:22:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate(0xc000116e80): >openPending: err= 2025/10/26 02:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate(0xc000116e80): >_readAt: n=20, err=EOF 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate(0xc000116e80): close: 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:26:46 +0000 UTC 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate(0xc000116e80): >close: err= 2025/10/26 02:22:56 DEBUG : Re-reading directory (187.820125ms old) 2025/10/26 02:22:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:22:56 DEBUG : forgetting directory cache 2025/10/26 02:22:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate(0xc000116540): _readAt: size=512, off=0 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate(0xc000116540): openPending: 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-26 01:27:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-26 01:26:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-26 01:27:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-26 01:26:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/26 02:22:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/26 02:22:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate(0xc000116540): >openPending: err= 2025/10/26 02:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate(0xc000116540): >_readAt: n=20, err=EOF 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate(0xc000116540): close: 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:27:46 +0000 UTC 2025/10/26 02:22:58 DEBUG : TestRWCacheUpdate(0xc000116540): >close: err= 2025/10/26 02:22:58 DEBUG : Re-reading directory (196.588668ms old) 2025/10/26 02:22:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:22:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:22:59 DEBUG : forgetting directory cache 2025/10/26 02:22:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/26 02:23:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate(0xc000710b80): _readAt: size=512, off=0 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate(0xc000710b80): openPending: 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-26 01:28:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-26 01:27:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-26 01:28:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-26 01:27:46 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/26 02:23:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/26 02:23:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate(0xc000710b80): >openPending: err= 2025/10/26 02:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate(0xc000710b80): >_readAt: n=20, err=EOF 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate(0xc000710b80): close: 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:28:46 +0000 UTC 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate(0xc000710b80): >close: err= 2025/10/26 02:23:01 DEBUG : Re-reading directory (172.883624ms old) 2025/10/26 02:23:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:23:01 DEBUG : forgetting directory cache 2025/10/26 02:23:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate(0xc0002c4880): _readAt: size=512, off=0 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate(0xc0002c4880): openPending: 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-26 01:29:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-26 01:28:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-26 01:29:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-26 01:28:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/26 02:23:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/26 02:23:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate(0xc0002c4880): >openPending: err= 2025/10/26 02:23:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate(0xc0002c4880): >_readAt: n=21, err=EOF 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate(0xc0002c4880): close: 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:29:46 +0000 UTC 2025/10/26 02:23:03 DEBUG : TestRWCacheUpdate(0xc0002c4880): >close: err= 2025/10/26 02:23:03 DEBUG : Re-reading directory (189.329769ms old) 2025/10/26 02:23:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:23:04 DEBUG : forgetting directory cache 2025/10/26 02:23:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/10/26 02:23:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate(0xc000116740): _readAt: size=512, off=0 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate(0xc000116740): openPending: 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-26 01:30:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-26 01:29:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-26 01:30:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-26 01:29:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/26 02:23:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/26 02:23:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate(0xc000116740): >openPending: err= 2025/10/26 02:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate(0xc000116740): >_readAt: n=22, err=EOF 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate(0xc000116740): close: 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:30:46 +0000 UTC 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate(0xc000116740): >close: err= 2025/10/26 02:23:06 DEBUG : Re-reading directory (199.527657ms old) 2025/10/26 02:23:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:23:06 DEBUG : forgetting directory cache 2025/10/26 02:23:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate(0xc0007107c0): _readAt: size=512, off=0 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate(0xc0007107c0): openPending: 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-26 01:31:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-26 01:30:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-26 01:31:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-26 01:30:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/26 02:23:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/26 02:23:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate(0xc0007107c0): >openPending: err= 2025/10/26 02:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate(0xc0007107c0): >_readAt: n=23, err=EOF 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate(0xc0007107c0): close: 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:31:46 +0000 UTC 2025/10/26 02:23:08 DEBUG : TestRWCacheUpdate(0xc0007107c0): >close: err= 2025/10/26 02:23:08 DEBUG : Re-reading directory (188.693478ms old) 2025/10/26 02:23:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:23:09 DEBUG : forgetting directory cache 2025/10/26 02:23:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/10/26 02:23:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate(0xc0002c4940): _readAt: size=512, off=0 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate(0xc0002c4940): openPending: 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-26 01:32:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-26 01:31:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-26 01:32:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-26 01:31:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/26 02:23:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/26 02:23:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate(0xc0002c4940): >openPending: err= 2025/10/26 02:23:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate(0xc0002c4940): >_readAt: n=24, err=EOF 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate(0xc0002c4940): close: 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-26 01:32:46 +0000 UTC 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate(0xc0002c4940): >close: err= 2025/10/26 02:23:11 DEBUG : Re-reading directory (186.939364ms old) 2025/10/26 02:23:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/26 02:23:11 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:11 DEBUG : Looking for writers 2025/10/26 02:23:11 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/26 02:23:11 DEBUG : >WaitForWriters: 2025/10/26 02:23:11 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': vfs cache: cleaner exiting 2025/10/26 02:23:11 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.46s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:13 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/10/26 02:23:14 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/10/26 02:23:16 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:16 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/26 02:23:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:23:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/26 02:23:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/26 02:23:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/26 02:23:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:23:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/26 02:23:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:23:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/26 02:23:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:23:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/26 02:23:17 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:17 DEBUG : Looking for writers 2025/10/26 02:23:17 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/26 02:23:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/26 02:23:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.58s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:18 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:18 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:18 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': Reusing VFS from active cache 2025/10/26 02:23:18 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:18 DEBUG : Looking for writers 2025/10/26 02:23:18 DEBUG : >WaitForWriters: 2025/10/26 02:23:18 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:18 DEBUG : Looking for writers 2025/10/26 02:23:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:18 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:18 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:18 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:18 DEBUG : Looking for writers 2025/10/26 02:23:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:18 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:18 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:18 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:18 DEBUG : Looking for writers 2025/10/26 02:23:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:19 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:19 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:19 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:23:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/26 02:23:23 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:23 DEBUG : dir: Looking for writers 2025/10/26 02:23:23 DEBUG : file2: reading active writers 2025/10/26 02:23:23 DEBUG : Looking for writers 2025/10/26 02:23:23 DEBUG : dir: reading active writers 2025/10/26 02:23:23 DEBUG : file1: reading active writers 2025/10/26 02:23:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.84s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:24 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:24 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:25 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:23:27 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/26 02:23:29 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:29 DEBUG : dir: Looking for writers 2025/10/26 02:23:29 DEBUG : Looking for writers 2025/10/26 02:23:29 DEBUG : dir: reading active writers 2025/10/26 02:23:29 DEBUG : file1: reading active writers 2025/10/26 02:23:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.50s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:30 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:30 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:31 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/26 02:23:33 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/26 02:23:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:23:34 DEBUG : file1: Open: flags=O_RDONLY 2025/10/26 02:23:34 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/26 02:23:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/26 02:23:34 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:23:34 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/26 02:23:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/26 02:23:34 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/26 02:23:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:23:34 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/26 02:23:34 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/26 02:23:34 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/26 02:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/26 02:23:34 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/26 02:23:36 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/26 02:23:36 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/26 02:23:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/26 02:23:36 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:23:36 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/26 02:23:36 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:36 DEBUG : dir: Looking for writers 2025/10/26 02:23:36 DEBUG : file2: reading active writers 2025/10/26 02:23:36 DEBUG : new_file.txt: reading active writers 2025/10/26 02:23:36 DEBUG : Looking for writers 2025/10/26 02:23:36 DEBUG : dir: reading active writers 2025/10/26 02:23:36 DEBUG : file1: reading active writers 2025/10/26 02:23:36 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.37s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:37 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:37 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:39 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/26 02:23:40 DEBUG : dir/file2: same parent dir (ODFfOTQ4OTc1OF9FT0tINQ) - using file/rename instead of move_copy for dir/file1 2025/10/26 02:23:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/26 02:23:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0007fb980 2025/10/26 02:23:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/26 02:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/26 02:23:42 INFO : dir/file1: Moved (server-side) to: file0 2025/10/26 02:23:42 DEBUG : file0: Updating file with file0 0xc0007fb980 2025/10/26 02:23:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/26 02:23:42 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/26 02:23:42 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:42 DEBUG : dir: Looking for writers 2025/10/26 02:23:42 DEBUG : Looking for writers 2025/10/26 02:23:42 DEBUG : dir: reading active writers 2025/10/26 02:23:42 DEBUG : file0: reading active writers 2025/10/26 02:23:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.57s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:43 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:43 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:43 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:43 DEBUG : Looking for writers 2025/10/26 02:23:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:43 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:43 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:44 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/26 02:23:44 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/26 02:23:45 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/26 02:23:46 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/26 02:23:47 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/26 02:23:48 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:48 DEBUG : Looking for writers 2025/10/26 02:23:48 DEBUG : a: Looking for writers 2025/10/26 02:23:48 DEBUG : b: Looking for writers 2025/10/26 02:23:48 DEBUG : c: Looking for writers 2025/10/26 02:23:48 DEBUG : d: Looking for writers 2025/10/26 02:23:48 DEBUG : Looking for writers 2025/10/26 02:23:48 DEBUG : c: reading active writers 2025/10/26 02:23:48 DEBUG : d: reading active writers 2025/10/26 02:23:48 DEBUG : /: reading active writers 2025/10/26 02:23:48 DEBUG : a: reading active writers 2025/10/26 02:23:48 DEBUG : b: reading active writers 2025/10/26 02:23:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.19s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:50 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:50 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:51 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/26 02:23:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/26 02:23:52 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/26 02:23:52 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/26 02:23:55 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:55 DEBUG : a/b/c/d: Looking for writers 2025/10/26 02:23:55 DEBUG : a/b/c: Looking for writers 2025/10/26 02:23:55 DEBUG : d: reading active writers 2025/10/26 02:23:55 DEBUG : a/b: Looking for writers 2025/10/26 02:23:55 DEBUG : c: reading active writers 2025/10/26 02:23:55 DEBUG : a: Looking for writers 2025/10/26 02:23:55 DEBUG : b: reading active writers 2025/10/26 02:23:55 DEBUG : Looking for writers 2025/10/26 02:23:55 DEBUG : a: reading active writers 2025/10/26 02:23:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.61s) === 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-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:57 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:57 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:57 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:23:57 DEBUG : Looking for writers 2025/10/26 02:23:57 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === 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-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:23:58 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:23:58 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:23:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:23:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:23:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:23:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:23:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/26 02:23:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/26 02:23:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/26 02:23:58 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/26 02:23:59 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/26 02:23:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:23:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/26 02:23:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:24:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:24:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:00 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/26 02:24:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/26 02:24:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/26 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:00 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/26 02:24:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/26 02:24:01 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/26 02:24:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/26 02:24:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/26 02:24:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:01 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (7 bytes), uploading instead of streaming 2025/10/26 02:24:01 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/10/26 02:24:02 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/26 02:24:02 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/26 02:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:24:02 DEBUG : Looking for writers 2025/10/26 02:24:02 DEBUG : file1: reading active writers 2025/10/26 02:24:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.93s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:24:03 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:24:03 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:24:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:24:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/26 02:24:04 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/26 02:24:04 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/26 02:24:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/26 02:24:04 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (11 bytes), uploading instead of streaming 2025/10/26 02:24:05 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/26 02:24:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/26 02:24:05 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/26 02:24:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/26 02:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:24:06 DEBUG : Looking for writers 2025/10/26 02:24:06 DEBUG : file1: reading active writers 2025/10/26 02:24:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.58s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:24:06 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:24:06 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/26 02:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:06 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/26 02:24:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/26 02:24:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/26 02:24:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/26 02:24:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/26 02:24:08 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:24:08 DEBUG : Looking for writers 2025/10/26 02:24:08 DEBUG : file1: reading active writers 2025/10/26 02:24:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.55s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:24:09 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:24:09 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:24:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:24:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:09 DEBUG : file1: WriteFileHandle.Release closing 2025/10/26 02:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:09 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/26 02:24:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/26 02:24:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/26 02:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/26 02:24:10 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:24:10 DEBUG : Looking for writers 2025/10/26 02:24:10 DEBUG : file1: reading active writers 2025/10/26 02:24:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.23s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:24:11 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:24:11 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:24:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:24:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:11 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (2 bytes), uploading instead of streaming 2025/10/26 02:24:12 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/26 02:24:13 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/26 02:24:13 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/26 02:24:13 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/26 02:24:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:13 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:24:13 DEBUG : Looking for writers 2025/10/26 02:24:13 DEBUG : file1: reading active writers 2025/10/26 02:24:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.70s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:24:14 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:24:14 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:24:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:24:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:24:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:14 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/26 02:24:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/26 02:24:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/26 02:24:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:24:15 DEBUG : file1: Open: flags=O_RDONLY 2025/10/26 02:24:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/26 02:24:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/26 02:24:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:15 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:24:15 DEBUG : Looking for writers 2025/10/26 02:24:15 DEBUG : file1: reading active writers 2025/10/26 02:24:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.40s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:24:16 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:24:16 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:24:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/26 02:24:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/26 02:24:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/26 02:24:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/26 02:24:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:16 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': File to upload is small (100 bytes), uploading instead of streaming 2025/10/26 02:24:17 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/10/26 02:24:18 DEBUG : file1: md5 = 39e08c11d5a72105e2251e1511915365 OK 2025/10/26 02:24:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/26 02:24:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/26 02:24:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/26 02:24:18 DEBUG : file1: Open: flags=O_RDONLY 2025/10/26 02:24:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/26 02:24:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/26 02:24:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:18 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:24:18 DEBUG : Looking for writers 2025/10/26 02:24:18 DEBUG : file1: reading active writers 2025/10/26 02:24:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.94s) === RUN TestZipManyFiles run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:24:19 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:24:19 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:24:20 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/10/26 02:24:22 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/10/26 02:24:24 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/10/26 02:24:25 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/10/26 02:24:27 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/10/26 02:24:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/26 02:24:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/26 02:24:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/26 02:24:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/26 02:24:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:29 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:29 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/26 02:24:29 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/26 02:24:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:30 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:30 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/26 02:24:30 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/26 02:24:30 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:30 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:30 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/26 02:24:30 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/26 02:24:30 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:30 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:30 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:24:30 DEBUG : flat: Looking for writers 2025/10/26 02:24:30 DEBUG : f000.txt: reading active writers 2025/10/26 02:24:30 DEBUG : f001.txt: reading active writers 2025/10/26 02:24:30 DEBUG : f002.txt: reading active writers 2025/10/26 02:24:30 DEBUG : f003.txt: reading active writers 2025/10/26 02:24:30 DEBUG : f004.txt: reading active writers 2025/10/26 02:24:30 DEBUG : Looking for writers 2025/10/26 02:24:30 DEBUG : flat: reading active writers 2025/10/26 02:24:30 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.37s) === RUN TestZipManySubDirs run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:24:32 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:24:32 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:24:33 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/10/26 02:24:36 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/10/26 02:24:38 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/10/26 02:24:39 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/26 02:24:39 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/26 02:24:39 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:40 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:40 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/26 02:24:40 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/26 02:24:40 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:40 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:40 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/26 02:24:40 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/26 02:24:40 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:24:40 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:24:40 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:24:40 DEBUG : a/b/c: Looking for writers 2025/10/26 02:24:40 DEBUG : deep.txt: reading active writers 2025/10/26 02:24:40 DEBUG : a/b: Looking for writers 2025/10/26 02:24:40 DEBUG : c: reading active writers 2025/10/26 02:24:40 DEBUG : mid.txt: reading active writers 2025/10/26 02:24:40 DEBUG : a: Looking for writers 2025/10/26 02:24:40 DEBUG : b: reading active writers 2025/10/26 02:24:40 DEBUG : top.txt: reading active writers 2025/10/26 02:24:40 DEBUG : Looking for writers 2025/10/26 02:24:40 DEBUG : a: reading active writers 2025/10/26 02:24:40 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.55s) === RUN TestZipLargeFiles run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:24:43 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:24:43 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:24:44 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/10/26 02:25:12 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/26 02:25:12 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/26 02:25:12 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:25:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:38 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:25:38 DEBUG : bigdir: Looking for writers 2025/10/26 02:25:38 DEBUG : big.bin: reading active writers 2025/10/26 02:25:38 DEBUG : Looking for writers 2025/10/26 02:25:38 DEBUG : bigdir: reading active writers 2025/10/26 02:25:38 DEBUG : >WaitForWriters: run.go:125: removing dir "bigdir" failed - try 1/3: folder not empty --- PASS: TestZipLargeFiles (57.71s) === RUN TestZipDirsInRoot run.go:180: Remote "OpenDrive root 'rclone-test-dogurah1culo'", Local "Local file system at /tmp/rclone854418174", Modify Window "1s" 2025/10/26 02:25:41 INFO : OpenDrive root 'rclone-test-dogurah1culo': poll-interval is not supported by this remote 2025/10/26 02:25:41 NOTICE: OpenDrive root 'rclone-test-dogurah1culo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/26 02:25:42 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/10/26 02:25:44 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/10/26 02:25:46 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/10/26 02:25:47 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/26 02:25:47 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/26 02:25:47 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:25:47 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:48 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/26 02:25:48 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/26 02:25:48 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:25:48 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:48 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/26 02:25:48 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/26 02:25:48 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/26 02:25:48 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/26 02:25:48 DEBUG : WaitForWriters: timeout=30s 2025/10/26 02:25:48 DEBUG : dir1: Looking for writers 2025/10/26 02:25:48 DEBUG : a.txt: reading active writers 2025/10/26 02:25:48 DEBUG : dir2: Looking for writers 2025/10/26 02:25:48 DEBUG : b.txt: reading active writers 2025/10/26 02:25:48 DEBUG : dir3: Looking for writers 2025/10/26 02:25:48 DEBUG : c.txt: reading active writers 2025/10/26 02:25:48 DEBUG : Looking for writers 2025/10/26 02:25:48 DEBUG : dir1: reading active writers 2025/10/26 02:25:48 DEBUG : dir2: reading active writers 2025/10/26 02:25:48 DEBUG : dir3: reading active writers 2025/10/26 02:25:48 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.36s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/26 02:25:51 DEBUG : OpenDrive root 'rclone-test-dogurah1culo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m23.166092714s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]