"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/01 01:42:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pedajoj2noze" 2026/07/01 01:42:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 01:42:40 DEBUG : Starting OpenDrive session with ID: fbe90478ea6106a6da2c00786992f931a60136bc3b2acd401dbba042083ffd7c 2026/07/01 01:42:40 DEBUG : Creating backend with remote "/tmp/rclone1173175647" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:42:40 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:42:40 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:42:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:42:43 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:42:43 DEBUG : dir: Looking for writers 2026/07/01 01:42:43 DEBUG : Looking for writers 2026/07/01 01:42:43 DEBUG : dir: reading active writers 2026/07/01 01:42:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.48s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:42:44 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:42:44 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:42:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:42:48 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/01 01:42:50 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/01 01:42:52 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:42:52 DEBUG : dir/subdir: Looking for writers 2026/07/01 01:42:52 DEBUG : dir: Looking for writers 2026/07/01 01:42:52 DEBUG : file1: reading active writers 2026/07/01 01:42:52 DEBUG : file2: reading active writers 2026/07/01 01:42:52 DEBUG : subdir: reading active writers 2026/07/01 01:42:52 DEBUG : Looking for writers 2026/07/01 01:42:52 DEBUG : dir: reading active writers 2026/07/01 01:42:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.83s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:42:54 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:42:54 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:42:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:42:58 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:42:58 DEBUG : dir: Looking for writers 2026/07/01 01:42:58 DEBUG : file1: reading active writers 2026/07/01 01:42:58 DEBUG : Looking for writers 2026/07/01 01:42:58 DEBUG : dir: reading active writers 2026/07/01 01:42:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.43s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:42:59 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:42:59 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:43:02 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:02 DEBUG : dir: Looking for writers 2026/07/01 01:43:02 DEBUG : Looking for writers 2026/07/01 01:43:02 DEBUG : dir: reading active writers 2026/07/01 01:43:02 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.08s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:43:03 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:43:03 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:43:06 DEBUG : dir: forgetting directory cache 2026/07/01 01:43:06 DEBUG : forgetting directory cache 2026/07/01 01:43:06 DEBUG : dir: forgetting directory cache 2026/07/01 01:43:06 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:06 DEBUG : Looking for writers 2026/07/01 01:43:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.40s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:43:07 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:43:07 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:43:10 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/01 01:43:10 DEBUG : dir: invalidating directory cache 2026/07/01 01:43:10 DEBUG : >ForgetPath: 2026/07/01 01:43:10 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/01 01:43:10 DEBUG : invalidating directory cache 2026/07/01 01:43:10 DEBUG : dir: forgetting directory cache 2026/07/01 01:43:10 DEBUG : >ForgetPath: 2026/07/01 01:43:10 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/01 01:43:10 DEBUG : >ForgetPath: 2026/07/01 01:43:10 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:10 DEBUG : dir: Looking for writers 2026/07/01 01:43:10 DEBUG : Looking for writers 2026/07/01 01:43:10 DEBUG : dir: reading active writers 2026/07/01 01:43:10 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.39s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:43:12 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:43:12 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:43:16 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/01 01:43:18 DEBUG : forgetting directory cache 2026/07/01 01:43:18 DEBUG : dir: forgetting directory cache 2026/07/01 01:43:19 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:19 DEBUG : dir: Looking for writers 2026/07/01 01:43:19 DEBUG : fil/a/b: Looking for writers 2026/07/01 01:43:19 DEBUG : fil/a: Looking for writers 2026/07/01 01:43:19 DEBUG : b: reading active writers 2026/07/01 01:43:19 DEBUG : fil: Looking for writers 2026/07/01 01:43:19 DEBUG : a: reading active writers 2026/07/01 01:43:19 DEBUG : Looking for writers 2026/07/01 01:43:19 DEBUG : dir: reading active writers 2026/07/01 01:43:19 DEBUG : fil: reading active writers 2026/07/01 01:43:19 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.99s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:43:22 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:43:22 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:43:24 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:24 DEBUG : dir: Looking for writers 2026/07/01 01:43:24 DEBUG : Looking for writers 2026/07/01 01:43:24 DEBUG : dir: reading active writers 2026/07/01 01:43:24 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.98s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:43:26 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:43:26 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:43:28 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:28 DEBUG : dir: Looking for writers 2026/07/01 01:43:28 DEBUG : file1: reading active writers 2026/07/01 01:43:28 DEBUG : Looking for writers 2026/07/01 01:43:28 DEBUG : dir: reading active writers 2026/07/01 01:43:28 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.05s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:43:30 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:43:30 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:43:33 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/01 01:43:35 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/01 01:43:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/01 01:43:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/01 01:43:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/01 01:43:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/01 01:43:38 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/01 01:43:40 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/01 01:43:42 DEBUG : dir: invalidating directory cache 2026/07/01 01:43:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/01 01:43:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/01 01:43:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/01 01:43:42 DEBUG : dir/file1: Reset virtual modtime 2026/07/01 01:43:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/01 01:43:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/01 01:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/01 01:43:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/01 01:43:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:43:42 DEBUG : dir: invalidating directory cache 2026/07/01 01:43:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/01 01:43:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/01 01:43:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/01 01:43:42 DEBUG : forgetting directory cache 2026/07/01 01:43:42 DEBUG : dir: forgetting directory cache 2026/07/01 01:43:42 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/01 01:43:42 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:42 DEBUG : dir/virtualDir: Looking for writers 2026/07/01 01:43:42 DEBUG : dir: Looking for writers 2026/07/01 01:43:42 DEBUG : virtualFile: reading active writers 2026/07/01 01:43:42 DEBUG : virtualDir: reading active writers 2026/07/01 01:43:42 DEBUG : file1: reading active writers 2026/07/01 01:43:42 DEBUG : virtualFile2: reading active writers 2026/07/01 01:43:42 DEBUG : Looking for writers 2026/07/01 01:43:42 DEBUG : dir: reading active writers 2026/07/01 01:43:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.72s) --- PASS: TestDirReadDirAll/Virtual (5.32s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:43:44 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:43:44 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:43:47 ERROR : dir/: Can only open directories read only 2026/07/01 01:43:47 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:47 DEBUG : dir: Looking for writers 2026/07/01 01:43:47 DEBUG : Looking for writers 2026/07/01 01:43:47 DEBUG : dir: reading active writers 2026/07/01 01:43:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.63s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:43:48 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:43:48 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/07/01 01:43:51 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/01 01:43:51 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/01 01:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/01 01:43:51 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (5 bytes), uploading instead of streaming 2026/07/01 01:43:52 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/01 01:43:53 DEBUG : dir/potato: size = 5 OK 2026/07/01 01:43:53 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:43:53 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/01 01:43:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/01 01:43:53 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:53 DEBUG : dir: Looking for writers 2026/07/01 01:43:53 DEBUG : file1: reading active writers 2026/07/01 01:43:53 DEBUG : potato: reading active writers 2026/07/01 01:43:53 DEBUG : Looking for writers 2026/07/01 01:43:53 DEBUG : dir: reading active writers 2026/07/01 01:43:53 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.11s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:43:54 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:43:54 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:43:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:43:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/07/01 01:43:58 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:43:58 DEBUG : dir/sub: Looking for writers 2026/07/01 01:43:58 DEBUG : dir: Looking for writers 2026/07/01 01:43:58 DEBUG : file1: reading active writers 2026/07/01 01:43:58 DEBUG : sub: reading active writers 2026/07/01 01:43:58 DEBUG : Looking for writers 2026/07/01 01:43:58 DEBUG : dir: reading active writers 2026/07/01 01:43:58 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.54s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:00 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:00 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/01 01:44:03 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/01 01:44:04 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:04 DEBUG : dir/sub/subsub: Looking for writers 2026/07/01 01:44:04 DEBUG : dir/sub: Looking for writers 2026/07/01 01:44:04 DEBUG : subsub: reading active writers 2026/07/01 01:44:04 DEBUG : dir: Looking for writers 2026/07/01 01:44:04 DEBUG : sub: reading active writers 2026/07/01 01:44:04 DEBUG : file1: reading active writers 2026/07/01 01:44:04 DEBUG : Looking for writers 2026/07/01 01:44:04 DEBUG : dir: reading active writers 2026/07/01 01:44:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.65s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:06 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:06 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:09 ERROR : dir/: Dir.Remove not empty 2026/07/01 01:44:09 DEBUG : dir/file1: Remove: 2026/07/01 01:44:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:44:09 DEBUG : dir/file1: >Remove: err= 2026/07/01 01:44:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/01 01:44:10 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:10 DEBUG : Looking for writers 2026/07/01 01:44:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.98s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:10 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:10 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:13 DEBUG : dir/file1: Remove: 2026/07/01 01:44:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:44:13 DEBUG : dir/file1: >Remove: err= 2026/07/01 01:44:14 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/01 01:44:14 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:14 DEBUG : Looking for writers 2026/07/01 01:44:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.89s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:14 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:14 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:17 DEBUG : dir/file1: Remove: 2026/07/01 01:44:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:44:18 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/07/01 01:44:18 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:18 DEBUG : dir: Looking for writers 2026/07/01 01:44:18 DEBUG : Looking for writers 2026/07/01 01:44:18 DEBUG : dir: reading active writers 2026/07/01 01:44:18 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.77s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:19 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:19 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:22 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/01 01:44:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/01 01:44:24 DEBUG : dir2: same parent dir (ODFfMTI2OTk4NzVfVFdKTDI) - using folder/rename instead of move_copy 2026/07/01 01:44:24 DEBUG : dir: Updating dir with dir2 0x166f84bfb040 2026/07/01 01:44:24 DEBUG : dir: forgetting directory cache 2026/07/01 01:44:24 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/01 01:44:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/01 01:44:25 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/01 01:44:25 DEBUG : file2: Updating file with file2 0x166f84adfd40 2026/07/01 01:44:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/01 01:44:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/01 01:44:26 INFO : dir2/file3: Deleted 2026/07/01 01:44:26 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/01 01:44:26 DEBUG : dir2/file3: Updating file with dir2/file3 0x166f84adfd40 2026/07/01 01:44:26 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/01 01:44:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/01 01:44:27 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/01 01:44:27 DEBUG : renamed empty directory: same parent dir (ODFfMTI2OTk4NzVfVFdKTDI) - using folder/rename instead of move_copy 2026/07/01 01:44:28 DEBUG : empty directory: Updating dir with renamed empty directory 0x166f84d28b60 2026/07/01 01:44:28 DEBUG : empty directory: forgetting directory cache 2026/07/01 01:44:28 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/01 01:44:28 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/01 01:44:28 DEBUG : dir2: Renaming to "dir3" 2026/07/01 01:44:28 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:28 DEBUG : dir3: Looking for writers 2026/07/01 01:44:28 DEBUG : file3: reading active writers 2026/07/01 01:44:28 DEBUG : renamed empty directory: Looking for writers 2026/07/01 01:44:28 DEBUG : Looking for writers 2026/07/01 01:44:28 DEBUG : dir3: reading active writers 2026/07/01 01:44:28 DEBUG : renamed empty directory: reading active writers 2026/07/01 01:44:28 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.29s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:29 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:29 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/01 01:44:32 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:44:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:44:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/01 01:44:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/01 01:44:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/01 01:44:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/01 01:44:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:44:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:44:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/01 01:44:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/01 01:44:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/01 01:44:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/01 01:44:33 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (12 bytes), uploading instead of streaming 2026/07/01 01:44:33 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/01 01:44:34 DEBUG : dir/sub/file2: size = 12 OK 2026/07/01 01:44:34 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/01 01:44:34 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/01 01:44:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/01 01:44:34 DEBUG : forgetting directory cache 2026/07/01 01:44:34 DEBUG : dir: forgetting directory cache 2026/07/01 01:44:34 DEBUG : dir/sub: forgetting directory cache 2026/07/01 01:44:34 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/01 01:44:34 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/01 01:44:34 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (5 bytes), uploading instead of streaming 2026/07/01 01:44:35 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/01 01:44:36 DEBUG : dir/sub/file0: size = 5 OK 2026/07/01 01:44:36 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:44:36 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/01 01:44:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/01 01:44:36 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:36 DEBUG : dir/sub: Looking for writers 2026/07/01 01:44:36 DEBUG : file0: reading active writers 2026/07/01 01:44:36 DEBUG : file2: reading active writers 2026/07/01 01:44:36 DEBUG : dir: Looking for writers 2026/07/01 01:44:36 DEBUG : file1: reading active writers 2026/07/01 01:44:36 DEBUG : sub: reading active writers 2026/07/01 01:44:36 DEBUG : Looking for writers 2026/07/01 01:44:36 DEBUG : dir: reading active writers 2026/07/01 01:44:36 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.01s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:38 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:38 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/01 01:44:38 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:38 DEBUG : Looking for writers 2026/07/01 01:44:38 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:39 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:39 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/01 01:44:42 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:44:42 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/01 01:44:42 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/01 01:44:42 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/01 01:44:42 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:44:42 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/01 01:44:42 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/01 01:44:42 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:44:42 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/01 01:44:42 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/01 01:44:42 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/01 01:44:42 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:44:42 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/01 01:44:42 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:42 DEBUG : dir: Looking for writers 2026/07/01 01:44:42 DEBUG : file1: reading active writers 2026/07/01 01:44:42 DEBUG : file1.metadata: reading active writers 2026/07/01 01:44:42 DEBUG : Looking for writers 2026/07/01 01:44:42 DEBUG : dir: reading active writers 2026/07/01 01:44:42 DEBUG : dir.metadata: reading active writers 2026/07/01 01:44:42 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.05s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:43 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:43 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:45 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:45 DEBUG : dir: Looking for writers 2026/07/01 01:44:45 DEBUG : file1: reading active writers 2026/07/01 01:44:45 DEBUG : Looking for writers 2026/07/01 01:44:45 DEBUG : dir: reading active writers 2026/07/01 01:44:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.85s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:46 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:46 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:50 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/01 01:44:52 DEBUG : Can set mod time: true 2026/07/01 01:44:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/01 01:44:52 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:52 DEBUG : dir: Looking for writers 2026/07/01 01:44:52 DEBUG : file1: reading active writers 2026/07/01 01:44:52 DEBUG : Looking for writers 2026/07/01 01:44:52 DEBUG : dir: reading active writers 2026/07/01 01:44:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:53 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:53 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:44:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:44:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:44:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:44:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:44:56 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (0 bytes), uploading instead of streaming 2026/07/01 01:44:57 DEBUG : dir/file1: size = 0 OK 2026/07/01 01:44:57 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:44:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/01 01:44:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/01 01:44:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:44:57 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:57 DEBUG : dir: Looking for writers 2026/07/01 01:44:57 DEBUG : file1: reading active writers 2026/07/01 01:44:57 DEBUG : Looking for writers 2026/07/01 01:44:57 DEBUG : dir: reading active writers 2026/07/01 01:44:57 DEBUG : >WaitForWriters: 2026/07/01 01:44:58 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:44:58 DEBUG : dir: Looking for writers 2026/07/01 01:44:58 DEBUG : file1: reading active writers 2026/07/01 01:44:58 DEBUG : Looking for writers 2026/07/01 01:44:58 DEBUG : dir: reading active writers 2026/07/01 01:44:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:44:59 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:44:59 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:45:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:45:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:01 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (5 bytes), uploading instead of streaming 2026/07/01 01:45:02 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/01 01:45:03 DEBUG : dir/file1: size = 5 OK 2026/07/01 01:45:03 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:45:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/01 01:45:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/01 01:45:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:03 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:03 DEBUG : dir: Looking for writers 2026/07/01 01:45:03 DEBUG : file1: reading active writers 2026/07/01 01:45:03 DEBUG : Looking for writers 2026/07/01 01:45:03 DEBUG : dir: reading active writers 2026/07/01 01:45:03 DEBUG : >WaitForWriters: 2026/07/01 01:45:03 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:03 DEBUG : dir: Looking for writers 2026/07/01 01:45:03 DEBUG : file1: reading active writers 2026/07/01 01:45:03 DEBUG : Looking for writers 2026/07/01 01:45:03 DEBUG : dir: reading active writers 2026/07/01 01:45:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:04 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:04 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:45:04 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:04 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:04 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:45:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/01 01:45:08 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:08 DEBUG : dir: Looking for writers 2026/07/01 01:45:08 DEBUG : file1: reading active writers 2026/07/01 01:45:08 DEBUG : Looking for writers 2026/07/01 01:45:08 DEBUG : dir: reading active writers 2026/07/01 01:45:08 DEBUG : >WaitForWriters: 2026/07/01 01:45:08 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:09 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:09 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:45:09 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:09 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:09 DEBUG : Config file has changed externally - reloading 2026/07/01 01:45:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:09 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:45:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/01 01:45:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:45:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:45:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:45:12 DEBUG : dir/file1(0x166f84dcae00): close: 2026/07/01 01:45:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/01 01:45:12 DEBUG : dir/file1(0x166f84dcae00): >close: err= 2026/07/01 01:45:12 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:12 DEBUG : dir: Looking for writers 2026/07/01 01:45:12 DEBUG : file1: reading active writers 2026/07/01 01:45:12 DEBUG : Looking for writers 2026/07/01 01:45:12 DEBUG : dir: reading active writers 2026/07/01 01:45:12 DEBUG : >WaitForWriters: 2026/07/01 01:45:12 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:12 DEBUG : dir: Looking for writers 2026/07/01 01:45:12 DEBUG : file1: reading active writers 2026/07/01 01:45:12 DEBUG : Looking for writers 2026/07/01 01:45:12 DEBUG : dir: reading active writers 2026/07/01 01:45:12 DEBUG : >WaitForWriters: 2026/07/01 01:45:12 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:13 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:13 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:45:13 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:13 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:13 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:45:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/01 01:45:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:45:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:45:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:45:16 DEBUG : dir/file1(0x166f84940980): _writeAt: size=5, off=0 2026/07/01 01:45:16 DEBUG : dir/file1(0x166f84940980): openPending: 2026/07/01 01:45:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/01 01:45:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/01 01:45:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:16 DEBUG : dir/file1(0x166f84940980): >openPending: err= 2026/07/01 01:45:16 DEBUG : dir/file1(0x166f84940980): >_writeAt: n=5, err= 2026/07/01 01:45:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/01 01:45:16 DEBUG : dir/file1(0x166f84940980): close: 2026/07/01 01:45:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/01 01:45:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/01 01:45:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/01 01:45:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/01 01:45:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/01 01:45:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:45:16 DEBUG : dir/file1(0x166f84940980): >close: err= 2026/07/01 01:45:16 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:16 DEBUG : dir: Looking for writers 2026/07/01 01:45:16 DEBUG : file1: reading active writers 2026/07/01 01:45:16 DEBUG : Looking for writers 2026/07/01 01:45:16 DEBUG : dir: reading active writers 2026/07/01 01:45:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:45:16 DEBUG : dir: Looking for writers 2026/07/01 01:45:16 DEBUG : file1: reading active writers 2026/07/01 01:45:16 DEBUG : Looking for writers 2026/07/01 01:45:16 DEBUG : dir: reading active writers 2026/07/01 01:45:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:45:16 DEBUG : dir: Looking for writers 2026/07/01 01:45:16 DEBUG : file1: reading active writers 2026/07/01 01:45:16 DEBUG : Looking for writers 2026/07/01 01:45:16 DEBUG : dir: reading active writers 2026/07/01 01:45:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:45:16 DEBUG : dir: Looking for writers 2026/07/01 01:45:16 DEBUG : file1: reading active writers 2026/07/01 01:45:16 DEBUG : Looking for writers 2026/07/01 01:45:16 DEBUG : dir: reading active writers 2026/07/01 01:45:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:45:16 DEBUG : dir/file1: vfs cache: starting upload 2026/07/01 01:45:17 DEBUG : dir: Looking for writers 2026/07/01 01:45:17 DEBUG : file1: reading active writers 2026/07/01 01:45:17 DEBUG : Looking for writers 2026/07/01 01:45:17 DEBUG : dir: reading active writers 2026/07/01 01:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:45:17 DEBUG : dir: Looking for writers 2026/07/01 01:45:17 DEBUG : file1: reading active writers 2026/07/01 01:45:17 DEBUG : Looking for writers 2026/07/01 01:45:17 DEBUG : dir: reading active writers 2026/07/01 01:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:45:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:17 DEBUG : dir: Looking for writers 2026/07/01 01:45:17 DEBUG : file1: reading active writers 2026/07/01 01:45:17 DEBUG : Looking for writers 2026/07/01 01:45:17 DEBUG : dir: reading active writers 2026/07/01 01:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:45:18 DEBUG : dir: Looking for writers 2026/07/01 01:45:18 DEBUG : file1: reading active writers 2026/07/01 01:45:18 DEBUG : Looking for writers 2026/07/01 01:45:18 DEBUG : dir: reading active writers 2026/07/01 01:45:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:45:18 DEBUG : dir/file1: size = 14 OK 2026/07/01 01:45:18 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/01 01:45:18 INFO : dir/file1: Copied (replaced existing) 2026/07/01 01:45:18 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/01 01:45:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/01 01:45:18 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/01 01:45:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/01 01:45:19 DEBUG : dir: Looking for writers 2026/07/01 01:45:19 DEBUG : file1: reading active writers 2026/07/01 01:45:19 DEBUG : Looking for writers 2026/07/01 01:45:19 DEBUG : dir: reading active writers 2026/07/01 01:45:19 DEBUG : >WaitForWriters: 2026/07/01 01:45:19 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:19 DEBUG : dir: Looking for writers 2026/07/01 01:45:19 DEBUG : file1: reading active writers 2026/07/01 01:45:19 DEBUG : Looking for writers 2026/07/01 01:45:19 DEBUG : dir: reading active writers 2026/07/01 01:45:19 DEBUG : >WaitForWriters: 2026/07/01 01:45:19 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.65s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.70s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.61s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.67s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:20 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:20 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:45:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:45:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:45:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/01 01:45:23 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:23 DEBUG : dir: Looking for writers 2026/07/01 01:45:23 DEBUG : file1: reading active writers 2026/07/01 01:45:23 DEBUG : Looking for writers 2026/07/01 01:45:23 DEBUG : dir: reading active writers 2026/07/01 01:45:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.33s) === RUN TestFileOpenReadUnknownSize 2026/07/01 01:45:24 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/01 01:45:24 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:24 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:45:24 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/01 01:45:24 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:24 DEBUG : Looking for writers 2026/07/01 01:45:24 DEBUG : file.txt: reading active writers 2026/07/01 01:45:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:24 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:24 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:27 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (25 bytes), uploading instead of streaming 2026/07/01 01:45:28 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/01 01:45:29 DEBUG : dir/file1: size = 25 OK 2026/07/01 01:45:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:45:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/01 01:45:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:29 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:29 DEBUG : dir: Looking for writers 2026/07/01 01:45:29 DEBUG : file1: reading active writers 2026/07/01 01:45:29 DEBUG : Looking for writers 2026/07/01 01:45:29 DEBUG : dir: reading active writers 2026/07/01 01:45:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.30s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:30 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:30 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:32 DEBUG : dir/file1: Remove: 2026/07/01 01:45:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:45:33 DEBUG : dir/file1: >Remove: err= 2026/07/01 01:45:33 DEBUG : dir/file1: Remove: 2026/07/01 01:45:33 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/01 01:45:33 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:33 DEBUG : dir: Looking for writers 2026/07/01 01:45:33 DEBUG : Looking for writers 2026/07/01 01:45:33 DEBUG : dir: reading active writers 2026/07/01 01:45:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.17s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:34 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:34 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:37 DEBUG : dir/file1: Remove: 2026/07/01 01:45:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:45:37 DEBUG : dir/file1: >Remove: err= 2026/07/01 01:45:37 DEBUG : dir/file1: Remove: 2026/07/01 01:45:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/01 01:45:37 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:37 DEBUG : dir: Looking for writers 2026/07/01 01:45:37 DEBUG : Looking for writers 2026/07/01 01:45:37 DEBUG : dir: reading active writers 2026/07/01 01:45:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.17s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:38 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:38 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:45:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:45:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/01 01:45:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:45:41 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/01 01:45:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:45:41 DEBUG : dir/file1: Open: flags=0x3 2026/07/01 01:45:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/01 01:45:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/01 01:45:41 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:41 DEBUG : dir: Looking for writers 2026/07/01 01:45:41 DEBUG : file1: reading active writers 2026/07/01 01:45:41 DEBUG : Looking for writers 2026/07/01 01:45:41 DEBUG : dir: reading active writers 2026/07/01 01:45:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:42 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:42 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:45 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:45 DEBUG : dir: Looking for writers 2026/07/01 01:45:45 DEBUG : file1: reading active writers 2026/07/01 01:45:45 DEBUG : Looking for writers 2026/07/01 01:45:45 DEBUG : dir: reading active writers 2026/07/01 01:45:45 DEBUG : >WaitForWriters: 2026/07/01 01:45:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:45:46 DEBUG : newLeaf: Updating file with newLeaf 0x166f84cb80d0 2026/07/01 01:45:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:45:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:45:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:45:47 DEBUG : dir/file1: Updating file with dir/file1 0x166f84cb80d0 2026/07/01 01:45:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:45:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:45:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:45:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:47 DEBUG : dir/file1: File is currently open, delaying rename 0x166f84cb80d0 2026/07/01 01:45:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:45:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:45:47 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (25 bytes), uploading instead of streaming 2026/07/01 01:45:47 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/01 01:45:48 DEBUG : dir/file1: size = 25 OK 2026/07/01 01:45:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:45:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/01 01:45:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:45:48 DEBUG : newLeaf: Running delayed rename now 2026/07/01 01:45:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:45:49 DEBUG : newLeaf: Updating file with newLeaf 0x166f84cb80d0 2026/07/01 01:45:49 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:49 DEBUG : dir: Looking for writers 2026/07/01 01:45:49 DEBUG : Looking for writers 2026/07/01 01:45:49 DEBUG : dir: reading active writers 2026/07/01 01:45:49 DEBUG : newLeaf: reading active writers 2026/07/01 01:45:49 DEBUG : >WaitForWriters: 2026/07/01 01:45:49 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:49 DEBUG : dir: Looking for writers 2026/07/01 01:45:49 DEBUG : Looking for writers 2026/07/01 01:45:49 DEBUG : dir: reading active writers 2026/07/01 01:45:49 DEBUG : newLeaf: reading active writers 2026/07/01 01:45:49 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:50 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:50 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:50 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:45:50 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:50 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:50 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:45:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:45:53 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:53 DEBUG : dir: Looking for writers 2026/07/01 01:45:53 DEBUG : file1: reading active writers 2026/07/01 01:45:53 DEBUG : Looking for writers 2026/07/01 01:45:53 DEBUG : dir: reading active writers 2026/07/01 01:45:53 DEBUG : >WaitForWriters: 2026/07/01 01:45:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:45:54 DEBUG : newLeaf: Updating file with newLeaf 0x166f84e0c750 2026/07/01 01:45:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:45:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:45:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:45:55 DEBUG : dir/file1: Updating file with dir/file1 0x166f84e0c750 2026/07/01 01:45:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:45:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:45:55 DEBUG : dir/file1: File is currently open, delaying rename 0x166f84e0c750 2026/07/01 01:45:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:45:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:45:55 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (25 bytes), uploading instead of streaming 2026/07/01 01:45:56 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/01 01:45:57 DEBUG : dir/file1: size = 25 OK 2026/07/01 01:45:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:45:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/01 01:45:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:45:57 DEBUG : newLeaf: Running delayed rename now 2026/07/01 01:45:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:45:57 DEBUG : newLeaf: Updating file with newLeaf 0x166f84e0c750 2026/07/01 01:45:57 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:57 DEBUG : dir: Looking for writers 2026/07/01 01:45:57 DEBUG : Looking for writers 2026/07/01 01:45:57 DEBUG : dir: reading active writers 2026/07/01 01:45:57 DEBUG : newLeaf: reading active writers 2026/07/01 01:45:57 DEBUG : >WaitForWriters: 2026/07/01 01:45:58 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:45:58 DEBUG : dir: Looking for writers 2026/07/01 01:45:58 DEBUG : Looking for writers 2026/07/01 01:45:58 DEBUG : dir: reading active writers 2026/07/01 01:45:58 DEBUG : newLeaf: reading active writers 2026/07/01 01:45:58 DEBUG : >WaitForWriters: 2026/07/01 01:45:58 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:45:59 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:45:59 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:45:59 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:45:59 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:59 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:45:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:45:59 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:46:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:46:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:46:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:46:01 DEBUG : dir/file1(0x166f84dca180): openPending: 2026/07/01 01:46:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/01 01:46:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/01 01:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:01 DEBUG : dir/file1(0x166f84dca180): >openPending: err= 2026/07/01 01:46:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:46:01 DEBUG : dir/file1(0x166f84dca180): _writeAt: size=14, off=0 2026/07/01 01:46:01 DEBUG : dir/file1(0x166f84dca180): >_writeAt: n=14, err= 2026/07/01 01:46:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/01 01:46:01 DEBUG : dir/file1(0x166f84dca180): close: 2026/07/01 01:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/01 01:46:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/01 01:46:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:46:01 DEBUG : dir/file1(0x166f84dca180): >close: err= 2026/07/01 01:46:01 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:01 DEBUG : dir: Looking for writers 2026/07/01 01:46:01 DEBUG : file1: reading active writers 2026/07/01 01:46:01 DEBUG : Looking for writers 2026/07/01 01:46:01 DEBUG : dir: reading active writers 2026/07/01 01:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:46:01 DEBUG : dir: Looking for writers 2026/07/01 01:46:01 DEBUG : file1: reading active writers 2026/07/01 01:46:01 DEBUG : Looking for writers 2026/07/01 01:46:01 DEBUG : dir: reading active writers 2026/07/01 01:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:46:01 DEBUG : dir: Looking for writers 2026/07/01 01:46:01 DEBUG : file1: reading active writers 2026/07/01 01:46:01 DEBUG : Looking for writers 2026/07/01 01:46:01 DEBUG : dir: reading active writers 2026/07/01 01:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:46:02 DEBUG : dir: Looking for writers 2026/07/01 01:46:02 DEBUG : file1: reading active writers 2026/07/01 01:46:02 DEBUG : Looking for writers 2026/07/01 01:46:02 DEBUG : dir: reading active writers 2026/07/01 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:46:02 DEBUG : dir/file1: vfs cache: starting upload 2026/07/01 01:46:02 DEBUG : dir: Looking for writers 2026/07/01 01:46:02 DEBUG : file1: reading active writers 2026/07/01 01:46:02 DEBUG : Looking for writers 2026/07/01 01:46:02 DEBUG : dir: reading active writers 2026/07/01 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:46:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:46:02 DEBUG : dir: Looking for writers 2026/07/01 01:46:02 DEBUG : file1: reading active writers 2026/07/01 01:46:02 DEBUG : Looking for writers 2026/07/01 01:46:02 DEBUG : dir: reading active writers 2026/07/01 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:46:02 DEBUG : dir: Looking for writers 2026/07/01 01:46:02 DEBUG : file1: reading active writers 2026/07/01 01:46:02 DEBUG : Looking for writers 2026/07/01 01:46:02 DEBUG : dir: reading active writers 2026/07/01 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:46:03 DEBUG : dir/file1: size = 14 OK 2026/07/01 01:46:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/01 01:46:03 INFO : dir/file1: Copied (replaced existing) 2026/07/01 01:46:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/01 01:46:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/01 01:46:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/01 01:46:03 DEBUG : dir: Looking for writers 2026/07/01 01:46:03 DEBUG : file1: reading active writers 2026/07/01 01:46:03 DEBUG : Looking for writers 2026/07/01 01:46:03 DEBUG : dir: reading active writers 2026/07/01 01:46:03 DEBUG : >WaitForWriters: 2026/07/01 01:46:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:46:03 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:46:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:46:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:46:03 DEBUG : dir/file1(0x166f84dcad80): _readAt: size=512, off=0 2026/07/01 01:46:03 DEBUG : dir/file1(0x166f84dcad80): openPending: 2026/07/01 01:46:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/01 01:46:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:46:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:03 DEBUG : dir/file1(0x166f84dcad80): >openPending: err= 2026/07/01 01:46:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/01 01:46:03 DEBUG : dir/file1(0x166f84dcad80): >_readAt: n=14, err=EOF 2026/07/01 01:46:03 DEBUG : dir/file1(0x166f84dcad80): close: 2026/07/01 01:46:03 DEBUG : dir/file1(0x166f84dcad80): >close: err= 2026/07/01 01:46:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:46:04 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/01 01:46:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:46:04 DEBUG : newLeaf: Updating file with newLeaf 0x166f84d58000 2026/07/01 01:46:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:46:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:46:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/01 01:46:04 DEBUG : dir/file1: Updating file with dir/file1 0x166f84d58000 2026/07/01 01:46:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:46:05 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:46:05 DEBUG : dir/file1(0x166f849404c0): openPending: 2026/07/01 01:46:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/01 01:46:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:46:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:05 DEBUG : dir/file1(0x166f849404c0): >openPending: err= 2026/07/01 01:46:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:46:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:46:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:46:05 DEBUG : dir/file1(0x166f849404c0): _writeAt: size=25, off=0 2026/07/01 01:46:05 DEBUG : dir/file1(0x166f849404c0): >_writeAt: n=25, err= 2026/07/01 01:46:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:46:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:46:05 DEBUG : newLeaf: Updating file with newLeaf 0x166f84d58000 2026/07/01 01:46:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:46:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:05 DEBUG : newLeaf(0x166f849404c0): close: 2026/07/01 01:46:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/01 01:46:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-01 01:46:05.331300552 +0000 UTC m=+205.886675539 2026/07/01 01:46:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/01 01:46:05 DEBUG : newLeaf(0x166f849404c0): >close: err= 2026/07/01 01:46:05 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:05 DEBUG : dir: Looking for writers 2026/07/01 01:46:05 DEBUG : Looking for writers 2026/07/01 01:46:05 DEBUG : dir: reading active writers 2026/07/01 01:46:05 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:46:05 DEBUG : dir: Looking for writers 2026/07/01 01:46:05 DEBUG : Looking for writers 2026/07/01 01:46:05 DEBUG : dir: reading active writers 2026/07/01 01:46:05 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:46:05 DEBUG : dir: Looking for writers 2026/07/01 01:46:05 DEBUG : Looking for writers 2026/07/01 01:46:05 DEBUG : dir: reading active writers 2026/07/01 01:46:05 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:46:05 DEBUG : dir: Looking for writers 2026/07/01 01:46:05 DEBUG : Looking for writers 2026/07/01 01:46:05 DEBUG : dir: reading active writers 2026/07/01 01:46:05 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:46:05 DEBUG : newLeaf: vfs cache: starting upload 2026/07/01 01:46:06 DEBUG : dir: Looking for writers 2026/07/01 01:46:06 DEBUG : Looking for writers 2026/07/01 01:46:06 DEBUG : dir: reading active writers 2026/07/01 01:46:06 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:46:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/01 01:46:06 DEBUG : dir: Looking for writers 2026/07/01 01:46:06 DEBUG : Looking for writers 2026/07/01 01:46:06 DEBUG : dir: reading active writers 2026/07/01 01:46:06 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:46:06 DEBUG : dir: Looking for writers 2026/07/01 01:46:06 DEBUG : Looking for writers 2026/07/01 01:46:06 DEBUG : dir: reading active writers 2026/07/01 01:46:06 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:46:07 DEBUG : newLeaf: size = 25 OK 2026/07/01 01:46:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:46:07 INFO : newLeaf: Copied (replaced existing) 2026/07/01 01:46:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-01 01:46:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/01 01:46:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/01 01:46:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/01 01:46:07 DEBUG : dir: Looking for writers 2026/07/01 01:46:07 DEBUG : Looking for writers 2026/07/01 01:46:07 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:07 DEBUG : dir: reading active writers 2026/07/01 01:46:07 DEBUG : >WaitForWriters: 2026/07/01 01:46:07 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:07 DEBUG : dir: Looking for writers 2026/07/01 01:46:07 DEBUG : Looking for writers 2026/07/01 01:46:07 DEBUG : dir: reading active writers 2026/07/01 01:46:07 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:07 DEBUG : >WaitForWriters: 2026/07/01 01:46:07 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:46:08 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:08 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:46:08 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:08 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:46:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:46:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:08 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:46:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:46:11 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:11 DEBUG : dir: Looking for writers 2026/07/01 01:46:11 DEBUG : file1: reading active writers 2026/07/01 01:46:11 DEBUG : Looking for writers 2026/07/01 01:46:11 DEBUG : dir: reading active writers 2026/07/01 01:46:11 DEBUG : >WaitForWriters: 2026/07/01 01:46:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:46:12 DEBUG : newLeaf: Updating file with newLeaf 0x166f84b7e5b0 2026/07/01 01:46:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:46:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:46:13 DEBUG : dir/file1: Updating file with dir/file1 0x166f84b7e5b0 2026/07/01 01:46:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:46:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:46:13 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:46:13 DEBUG : dir/file1(0x166f84941e00): openPending: 2026/07/01 01:46:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/07/01 01:46:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/01 01:46:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:13 DEBUG : dir/file1(0x166f84941e00): >openPending: err= 2026/07/01 01:46:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:46:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:46:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:46:13 DEBUG : dir/file1(0x166f84941e00): _writeAt: size=25, off=0 2026/07/01 01:46:13 DEBUG : dir/file1(0x166f84941e00): >_writeAt: n=25, err= 2026/07/01 01:46:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:46:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:46:14 DEBUG : newLeaf: Updating file with newLeaf 0x166f84b7e5b0 2026/07/01 01:46:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:46:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:14 DEBUG : newLeaf(0x166f84941e00): close: 2026/07/01 01:46:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/01 01:46:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-01 01:46:13.490555393 +0000 UTC m=+214.045930390 2026/07/01 01:46:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/01 01:46:14 DEBUG : newLeaf(0x166f84941e00): >close: err= 2026/07/01 01:46:14 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:14 DEBUG : dir: Looking for writers 2026/07/01 01:46:14 DEBUG : Looking for writers 2026/07/01 01:46:14 DEBUG : dir: reading active writers 2026/07/01 01:46:14 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:46:14 DEBUG : dir: Looking for writers 2026/07/01 01:46:14 DEBUG : Looking for writers 2026/07/01 01:46:14 DEBUG : dir: reading active writers 2026/07/01 01:46:14 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:46:14 DEBUG : dir: Looking for writers 2026/07/01 01:46:14 DEBUG : Looking for writers 2026/07/01 01:46:14 DEBUG : dir: reading active writers 2026/07/01 01:46:14 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:46:14 DEBUG : dir: Looking for writers 2026/07/01 01:46:14 DEBUG : Looking for writers 2026/07/01 01:46:14 DEBUG : dir: reading active writers 2026/07/01 01:46:14 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:46:14 DEBUG : newLeaf: vfs cache: starting upload 2026/07/01 01:46:14 DEBUG : dir: Looking for writers 2026/07/01 01:46:14 DEBUG : Looking for writers 2026/07/01 01:46:14 DEBUG : dir: reading active writers 2026/07/01 01:46:14 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:46:14 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/01 01:46:14 DEBUG : dir: Looking for writers 2026/07/01 01:46:14 DEBUG : Looking for writers 2026/07/01 01:46:14 DEBUG : dir: reading active writers 2026/07/01 01:46:14 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:46:14 DEBUG : dir: Looking for writers 2026/07/01 01:46:14 DEBUG : Looking for writers 2026/07/01 01:46:14 DEBUG : dir: reading active writers 2026/07/01 01:46:14 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:46:15 DEBUG : newLeaf: size = 25 OK 2026/07/01 01:46:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:46:15 INFO : newLeaf: Copied (replaced existing) 2026/07/01 01:46:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-01 01:46:13 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/01 01:46:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/01 01:46:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/01 01:46:15 DEBUG : dir: Looking for writers 2026/07/01 01:46:15 DEBUG : Looking for writers 2026/07/01 01:46:15 DEBUG : dir: reading active writers 2026/07/01 01:46:15 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:15 DEBUG : >WaitForWriters: 2026/07/01 01:46:15 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:15 DEBUG : dir: Looking for writers 2026/07/01 01:46:15 DEBUG : Looking for writers 2026/07/01 01:46:15 DEBUG : dir: reading active writers 2026/07/01 01:46:15 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:15 DEBUG : >WaitForWriters: 2026/07/01 01:46:15 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:46:16 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:16 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:46:16 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:16 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:46:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:46:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:16 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:46:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:46:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:46:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:46:19 DEBUG : dir/file1(0x166f848b3700): openPending: 2026/07/01 01:46:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/01 01:46:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/01 01:46:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:19 DEBUG : dir/file1(0x166f848b3700): >openPending: err= 2026/07/01 01:46:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:46:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:46:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:46:19 DEBUG : dir/file1(0x166f848b3700): _writeAt: size=14, off=0 2026/07/01 01:46:19 DEBUG : dir/file1(0x166f848b3700): >_writeAt: n=14, err= 2026/07/01 01:46:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/01 01:46:19 DEBUG : dir/file1(0x166f848b3700): close: 2026/07/01 01:46:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/01 01:46:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/01 01:46:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:46:19 DEBUG : dir/file1(0x166f848b3700): >close: err= 2026/07/01 01:46:19 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:19 DEBUG : dir: Looking for writers 2026/07/01 01:46:19 DEBUG : file1: reading active writers 2026/07/01 01:46:19 DEBUG : Looking for writers 2026/07/01 01:46:19 DEBUG : dir: reading active writers 2026/07/01 01:46:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:46:19 DEBUG : dir: Looking for writers 2026/07/01 01:46:19 DEBUG : file1: reading active writers 2026/07/01 01:46:19 DEBUG : Looking for writers 2026/07/01 01:46:19 DEBUG : dir: reading active writers 2026/07/01 01:46:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:46:19 DEBUG : dir: Looking for writers 2026/07/01 01:46:19 DEBUG : file1: reading active writers 2026/07/01 01:46:19 DEBUG : Looking for writers 2026/07/01 01:46:19 DEBUG : dir: reading active writers 2026/07/01 01:46:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:46:19 DEBUG : dir: Looking for writers 2026/07/01 01:46:19 DEBUG : file1: reading active writers 2026/07/01 01:46:19 DEBUG : Looking for writers 2026/07/01 01:46:19 DEBUG : dir: reading active writers 2026/07/01 01:46:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:46:19 DEBUG : dir/file1: vfs cache: starting upload 2026/07/01 01:46:19 DEBUG : dir: Looking for writers 2026/07/01 01:46:19 DEBUG : file1: reading active writers 2026/07/01 01:46:19 DEBUG : Looking for writers 2026/07/01 01:46:19 DEBUG : dir: reading active writers 2026/07/01 01:46:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:46:19 DEBUG : dir: Looking for writers 2026/07/01 01:46:19 DEBUG : file1: reading active writers 2026/07/01 01:46:19 DEBUG : Looking for writers 2026/07/01 01:46:19 DEBUG : dir: reading active writers 2026/07/01 01:46:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:46:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:46:20 DEBUG : dir: Looking for writers 2026/07/01 01:46:20 DEBUG : file1: reading active writers 2026/07/01 01:46:20 DEBUG : Looking for writers 2026/07/01 01:46:20 DEBUG : dir: reading active writers 2026/07/01 01:46:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:46:20 DEBUG : dir/file1: size = 14 OK 2026/07/01 01:46:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/01 01:46:20 INFO : dir/file1: Copied (replaced existing) 2026/07/01 01:46:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/01 01:46:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/01 01:46:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/01 01:46:20 DEBUG : dir: Looking for writers 2026/07/01 01:46:20 DEBUG : file1: reading active writers 2026/07/01 01:46:20 DEBUG : Looking for writers 2026/07/01 01:46:20 DEBUG : dir: reading active writers 2026/07/01 01:46:20 DEBUG : >WaitForWriters: 2026/07/01 01:46:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:46:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:46:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:46:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:46:20 DEBUG : dir/file1(0x166f847df9c0): _readAt: size=512, off=0 2026/07/01 01:46:20 DEBUG : dir/file1(0x166f847df9c0): openPending: 2026/07/01 01:46:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/01 01:46:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:46:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:20 DEBUG : dir/file1(0x166f847df9c0): >openPending: err= 2026/07/01 01:46:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/01 01:46:20 DEBUG : dir/file1(0x166f847df9c0): >_readAt: n=14, err=EOF 2026/07/01 01:46:20 DEBUG : dir/file1(0x166f847df9c0): close: 2026/07/01 01:46:20 DEBUG : dir/file1(0x166f847df9c0): >close: err= 2026/07/01 01:46:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:46:21 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/01 01:46:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:46:21 DEBUG : newLeaf: Updating file with newLeaf 0x166f84dc6dd0 2026/07/01 01:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:46:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:46:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/01 01:46:22 DEBUG : dir/file1: Updating file with dir/file1 0x166f84dc6dd0 2026/07/01 01:46:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:46:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:46:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:46:23 DEBUG : dir/file1(0x166f848b2340): openPending: 2026/07/01 01:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/01 01:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:23 DEBUG : dir/file1(0x166f848b2340): >openPending: err= 2026/07/01 01:46:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:46:23 DEBUG : dir/file1(0x166f848b2340): _writeAt: size=25, off=0 2026/07/01 01:46:23 DEBUG : dir/file1(0x166f848b2340): >_writeAt: n=25, err= 2026/07/01 01:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:46:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:46:23 DEBUG : newLeaf: Updating file with newLeaf 0x166f84dc6dd0 2026/07/01 01:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:23 DEBUG : newLeaf(0x166f848b2340): close: 2026/07/01 01:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/01 01:46:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-01 01:46:23.081293988 +0000 UTC m=+223.636668985 2026/07/01 01:46:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/01 01:46:23 DEBUG : newLeaf(0x166f848b2340): >close: err= 2026/07/01 01:46:23 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:23 DEBUG : dir: Looking for writers 2026/07/01 01:46:23 DEBUG : Looking for writers 2026/07/01 01:46:23 DEBUG : dir: reading active writers 2026/07/01 01:46:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:46:23 DEBUG : dir: Looking for writers 2026/07/01 01:46:23 DEBUG : Looking for writers 2026/07/01 01:46:23 DEBUG : dir: reading active writers 2026/07/01 01:46:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:46:23 DEBUG : dir: Looking for writers 2026/07/01 01:46:23 DEBUG : Looking for writers 2026/07/01 01:46:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:23 DEBUG : dir: reading active writers 2026/07/01 01:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:46:23 DEBUG : dir: Looking for writers 2026/07/01 01:46:23 DEBUG : Looking for writers 2026/07/01 01:46:23 DEBUG : dir: reading active writers 2026/07/01 01:46:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:46:23 DEBUG : newLeaf: vfs cache: starting upload 2026/07/01 01:46:23 DEBUG : dir: Looking for writers 2026/07/01 01:46:23 DEBUG : Looking for writers 2026/07/01 01:46:23 DEBUG : dir: reading active writers 2026/07/01 01:46:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:46:23 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/01 01:46:23 DEBUG : dir: Looking for writers 2026/07/01 01:46:23 DEBUG : Looking for writers 2026/07/01 01:46:23 DEBUG : dir: reading active writers 2026/07/01 01:46:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:46:24 DEBUG : dir: Looking for writers 2026/07/01 01:46:24 DEBUG : Looking for writers 2026/07/01 01:46:24 DEBUG : dir: reading active writers 2026/07/01 01:46:24 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:46:24 DEBUG : newLeaf: size = 25 OK 2026/07/01 01:46:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:46:24 INFO : newLeaf: Copied (replaced existing) 2026/07/01 01:46:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-01 01:46:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/01 01:46:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/01 01:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/01 01:46:24 DEBUG : dir: Looking for writers 2026/07/01 01:46:24 DEBUG : Looking for writers 2026/07/01 01:46:24 DEBUG : dir: reading active writers 2026/07/01 01:46:24 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:24 DEBUG : >WaitForWriters: 2026/07/01 01:46:25 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:25 DEBUG : dir: Looking for writers 2026/07/01 01:46:25 DEBUG : Looking for writers 2026/07/01 01:46:25 DEBUG : dir: reading active writers 2026/07/01 01:46:25 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:25 DEBUG : >WaitForWriters: 2026/07/01 01:46:25 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:46:26 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:26 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:46:26 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:26 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:46:26 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:46:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:46:29 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:29 DEBUG : dir: Looking for writers 2026/07/01 01:46:29 DEBUG : file1: reading active writers 2026/07/01 01:46:29 DEBUG : Looking for writers 2026/07/01 01:46:29 DEBUG : dir: reading active writers 2026/07/01 01:46:29 DEBUG : >WaitForWriters: 2026/07/01 01:46:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:46:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:46:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:46:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:46:29 DEBUG : dir/file1(0x166f84941880): _readAt: size=512, off=0 2026/07/01 01:46:29 DEBUG : dir/file1(0x166f84941880): openPending: 2026/07/01 01:46:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/01 01:46:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/01 01:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:29 DEBUG : dir/file1(0x166f84941880): >openPending: err= 2026/07/01 01:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/01 01:46:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:46:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:46:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:46:29 DEBUG : dir/file1(0x166f84941880): >_readAt: n=14, err=EOF 2026/07/01 01:46:29 DEBUG : dir/file1(0x166f84941880): close: 2026/07/01 01:46:29 DEBUG : dir/file1(0x166f84941880): >close: err= 2026/07/01 01:46:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:46:30 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/01 01:46:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:46:30 DEBUG : newLeaf: Updating file with newLeaf 0x166f84bfb5f0 2026/07/01 01:46:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:46:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:46:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/01 01:46:31 DEBUG : dir/file1: Updating file with dir/file1 0x166f84bfb5f0 2026/07/01 01:46:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:46:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:46:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:46:31 DEBUG : dir/file1(0x166f848b2940): openPending: 2026/07/01 01:46:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/01 01:46:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:46:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:46:31 DEBUG : dir/file1(0x166f848b2940): >openPending: err= 2026/07/01 01:46:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:46:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:46:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:46:31 DEBUG : dir/file1(0x166f848b2940): _writeAt: size=25, off=0 2026/07/01 01:46:31 DEBUG : dir/file1(0x166f848b2940): >_writeAt: n=25, err= 2026/07/01 01:46:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:46:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:46:32 DEBUG : newLeaf: Updating file with newLeaf 0x166f84bfb5f0 2026/07/01 01:46:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:46:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:32 DEBUG : newLeaf(0x166f848b2940): close: 2026/07/01 01:46:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/01 01:46:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-01 01:46:31.537052663 +0000 UTC m=+232.092427681 2026/07/01 01:46:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/01 01:46:32 DEBUG : newLeaf(0x166f848b2940): >close: err= 2026/07/01 01:46:32 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:32 DEBUG : dir: Looking for writers 2026/07/01 01:46:32 DEBUG : Looking for writers 2026/07/01 01:46:32 DEBUG : dir: reading active writers 2026/07/01 01:46:32 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:46:32 DEBUG : dir: Looking for writers 2026/07/01 01:46:32 DEBUG : Looking for writers 2026/07/01 01:46:32 DEBUG : dir: reading active writers 2026/07/01 01:46:32 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:46:32 DEBUG : dir: Looking for writers 2026/07/01 01:46:32 DEBUG : Looking for writers 2026/07/01 01:46:32 DEBUG : dir: reading active writers 2026/07/01 01:46:32 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:46:32 DEBUG : dir: Looking for writers 2026/07/01 01:46:32 DEBUG : Looking for writers 2026/07/01 01:46:32 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:32 DEBUG : dir: reading active writers 2026/07/01 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:46:32 DEBUG : newLeaf: vfs cache: starting upload 2026/07/01 01:46:32 DEBUG : dir: Looking for writers 2026/07/01 01:46:32 DEBUG : Looking for writers 2026/07/01 01:46:32 DEBUG : dir: reading active writers 2026/07/01 01:46:32 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:46:32 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/01 01:46:32 DEBUG : dir: Looking for writers 2026/07/01 01:46:32 DEBUG : Looking for writers 2026/07/01 01:46:32 DEBUG : dir: reading active writers 2026/07/01 01:46:32 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:46:32 DEBUG : dir: Looking for writers 2026/07/01 01:46:32 DEBUG : Looking for writers 2026/07/01 01:46:32 DEBUG : dir: reading active writers 2026/07/01 01:46:32 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:46:33 DEBUG : newLeaf: size = 25 OK 2026/07/01 01:46:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:46:33 INFO : newLeaf: Copied (replaced existing) 2026/07/01 01:46:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-01 01:46:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/01 01:46:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/01 01:46:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:46:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/01 01:46:33 DEBUG : dir: Looking for writers 2026/07/01 01:46:33 DEBUG : Looking for writers 2026/07/01 01:46:33 DEBUG : dir: reading active writers 2026/07/01 01:46:33 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:33 DEBUG : >WaitForWriters: 2026/07/01 01:46:33 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:33 DEBUG : dir: Looking for writers 2026/07/01 01:46:33 DEBUG : Looking for writers 2026/07/01 01:46:33 DEBUG : dir: reading active writers 2026/07/01 01:46:33 DEBUG : newLeaf: reading active writers 2026/07/01 01:46:33 DEBUG : >WaitForWriters: 2026/07/01 01:46:33 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestFileRename (52.40s) --- PASS: TestFileRename/off,forceCache=false (8.43s) --- PASS: TestFileRename/minimal,forceCache=false (8.31s) --- PASS: TestFileRename/minimal,forceCache=true (9.45s) --- PASS: TestFileRename/writes,forceCache=false (8.22s) --- PASS: TestFileRename/writes,forceCache=true (9.53s) --- PASS: TestFileRename/full,forceCache=false (8.47s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:46:34 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:34 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:46:34 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:34 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:46:34 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:34 DEBUG : Looking for writers 2026/07/01 01:46:34 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:46:35 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:35 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:46:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:46:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:46:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:46:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:46:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:46:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:46:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/01 01:46:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/01 01:46:38 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:38 DEBUG : dir: Looking for writers 2026/07/01 01:46:38 DEBUG : file1: reading active writers 2026/07/01 01:46:38 DEBUG : Looking for writers 2026/07/01 01:46:38 DEBUG : dir: reading active writers 2026/07/01 01:46:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.55s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:46:39 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:39 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:46:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:46:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:46:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:46:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:46:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:46:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:46:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/01 01:46:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/01 01:46:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/01 01:46:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/01 01:46:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/01 01:46:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/01 01:46:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/01 01:46:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/01 01:46:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/01 01:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/01 01:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/01 01:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/01 01:46:43 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/01 01:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/01 01:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/01 01:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/01 01:46:44 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:44 DEBUG : dir: Looking for writers 2026/07/01 01:46:44 DEBUG : file1: reading active writers 2026/07/01 01:46:44 DEBUG : Looking for writers 2026/07/01 01:46:44 DEBUG : dir: reading active writers 2026/07/01 01:46:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.13s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:46:45 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:45 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:46:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:46:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:46:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:46:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:46:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:46:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:46:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/01 01:46:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/01 01:46:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/01 01:46:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/01 01:46:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/01 01:46:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/01 01:46:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/01 01:46:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/01 01:46:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/01 01:46:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/01 01:46:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/01 01:46:49 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/01 01:46:50 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/01 01:46:50 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/01 01:46:50 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/01 01:46:50 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/01 01:46:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/01 01:46:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/01 01:46:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/01 01:46:50 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/01 01:46:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/01 01:46:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/01 01:46:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/01 01:46:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/01 01:46:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/01 01:46:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/01 01:46:50 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/01 01:46:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/01 01:46:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/01 01:46:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/01 01:46:50 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/01 01:46:50 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:50 DEBUG : dir: Looking for writers 2026/07/01 01:46:50 DEBUG : file1: reading active writers 2026/07/01 01:46:50 DEBUG : Looking for writers 2026/07/01 01:46:50 DEBUG : dir: reading active writers 2026/07/01 01:46:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.32s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:46:52 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:52 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:46:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:46:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:46:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:46:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:46:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:46:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:46:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/01 01:46:55 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:55 DEBUG : dir: Looking for writers 2026/07/01 01:46:55 DEBUG : file1: reading active writers 2026/07/01 01:46:55 DEBUG : Looking for writers 2026/07/01 01:46:55 DEBUG : dir: reading active writers 2026/07/01 01:46:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.17s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:46:56 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:46:56 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:46:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:46:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:46:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:46:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:46:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:46:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:46:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/01 01:46:59 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/01 01:46:59 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/01 01:46:59 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:46:59 DEBUG : dir: Looking for writers 2026/07/01 01:46:59 DEBUG : file1: reading active writers 2026/07/01 01:46:59 DEBUG : Looking for writers 2026/07/01 01:46:59 DEBUG : dir: reading active writers 2026/07/01 01:46:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.27s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:00 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:00 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:00 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:00 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:00 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:47:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:47:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:47:03 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:47:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:47:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:47:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): _readAt: size=1, off=0 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): openPending: 2026/07/01 01:47:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:47:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): >openPending: err= 2026/07/01 01:47:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/01 01:47:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:47:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:47:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): >_readAt: n=1, err= 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): _readAt: size=256, off=1 2026/07/01 01:47:03 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): >_readAt: n=15, err=EOF 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): _readAt: size=16, off=16 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): >_readAt: n=0, err=EOF 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): close: 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): >close: err= 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): close: 2026/07/01 01:47:03 DEBUG : dir/file1(0x166f848b2f40): >close: err=file already closed 2026/07/01 01:47:03 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:03 DEBUG : dir: Looking for writers 2026/07/01 01:47:03 DEBUG : file1: reading active writers 2026/07/01 01:47:03 DEBUG : Looking for writers 2026/07/01 01:47:03 DEBUG : dir: reading active writers 2026/07/01 01:47:03 DEBUG : >WaitForWriters: 2026/07/01 01:47:03 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.17s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:04 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:04 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:04 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:04 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:04 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:47:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:47:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:47:07 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:47:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:47:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:47:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): _readAt: size=1, off=0 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): openPending: 2026/07/01 01:47:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:47:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:47:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): >openPending: err= 2026/07/01 01:47:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/01 01:47:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:47:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:47:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): >_readAt: n=1, err= 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): _readAt: size=1, off=5 2026/07/01 01:47:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): >_readAt: n=1, err= 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): _readAt: size=1, off=3 2026/07/01 01:47:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): >_readAt: n=1, err= 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): _readAt: size=1, off=13 2026/07/01 01:47:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): >_readAt: n=1, err= 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): _readAt: size=16, off=100 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): >_readAt: n=0, err=EOF 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): close: 2026/07/01 01:47:07 DEBUG : dir/file1(0x166f848b2640): >close: err= 2026/07/01 01:47:07 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:07 DEBUG : dir: Looking for writers 2026/07/01 01:47:07 DEBUG : file1: reading active writers 2026/07/01 01:47:07 DEBUG : Looking for writers 2026/07/01 01:47:07 DEBUG : dir: reading active writers 2026/07/01 01:47:07 DEBUG : >WaitForWriters: 2026/07/01 01:47:07 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting 2026/07/01 01:47:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory 2026/07/01 01:47:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.20s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:08 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:08 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:08 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:08 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:08 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:47:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:47:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:47:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:47:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:47:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:47:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): _readAt: size=1, off=0 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): openPending: 2026/07/01 01:47:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:47:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:47:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): >openPending: err= 2026/07/01 01:47:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/01 01:47:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:47:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:47:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): >_readAt: n=1, err= 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): _readAt: size=1, off=5 2026/07/01 01:47:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): >_readAt: n=1, err= 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): _readAt: size=1, off=1 2026/07/01 01:47:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): >_readAt: n=1, err= 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): _readAt: size=6, off=10 2026/07/01 01:47:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): >_readAt: n=6, err= 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): _readAt: size=256, off=10 2026/07/01 01:47:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): >_readAt: n=6, err=EOF 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): _readAt: size=256, off=100 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): >_readAt: n=0, err=EOF 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): close: 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): >close: err= 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): _readAt: size=256, off=100 2026/07/01 01:47:11 DEBUG : dir/file1(0x166f84d5ca40): >_readAt: n=0, err=file already closed 2026/07/01 01:47:11 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:11 DEBUG : dir: Looking for writers 2026/07/01 01:47:11 DEBUG : file1: reading active writers 2026/07/01 01:47:11 DEBUG : Looking for writers 2026/07/01 01:47:11 DEBUG : dir: reading active writers 2026/07/01 01:47:11 DEBUG : >WaitForWriters: 2026/07/01 01:47:11 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting 2026/07/01 01:47:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory 2026/07/01 01:47:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.16s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:13 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:13 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:13 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:13 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:13 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:47:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:47:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:47:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:47:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:47:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:47:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:47:15 DEBUG : dir/file1(0x166f84b58380): RWFileHandle.Flush 2026/07/01 01:47:15 DEBUG : dir/file1(0x166f84b58380): _readAt: size=256, off=0 2026/07/01 01:47:15 DEBUG : dir/file1(0x166f84b58380): openPending: 2026/07/01 01:47:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:47:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:15 DEBUG : dir/file1(0x166f84b58380): >openPending: err= 2026/07/01 01:47:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/01 01:47:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:47:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:47:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:47:16 DEBUG : dir/file1(0x166f84b58380): >_readAt: n=16, err=EOF 2026/07/01 01:47:16 DEBUG : dir/file1(0x166f84b58380): RWFileHandle.Flush 2026/07/01 01:47:16 DEBUG : dir/file1(0x166f84b58380): RWFileHandle.Flush 2026/07/01 01:47:16 DEBUG : dir/file1(0x166f84b58380): close: 2026/07/01 01:47:16 DEBUG : dir/file1(0x166f84b58380): >close: err= 2026/07/01 01:47:16 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:16 DEBUG : dir: Looking for writers 2026/07/01 01:47:16 DEBUG : file1: reading active writers 2026/07/01 01:47:16 DEBUG : Looking for writers 2026/07/01 01:47:16 DEBUG : dir: reading active writers 2026/07/01 01:47:16 DEBUG : >WaitForWriters: 2026/07/01 01:47:16 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting 2026/07/01 01:47:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory 2026/07/01 01:47:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.16s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:17 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:17 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:17 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:17 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:17 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:47:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:47:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:47:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:47:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:47:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:47:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:47:20 DEBUG : dir/file1(0x166f84dca440): _readAt: size=256, off=0 2026/07/01 01:47:20 DEBUG : dir/file1(0x166f84dca440): openPending: 2026/07/01 01:47:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:47:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:47:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:20 DEBUG : dir/file1(0x166f84dca440): >openPending: err= 2026/07/01 01:47:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/01 01:47:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:47:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:47:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:47:20 DEBUG : dir/file1(0x166f84dca440): >_readAt: n=16, err=EOF 2026/07/01 01:47:20 DEBUG : dir/file1(0x166f84dca440): RWFileHandle.Release 2026/07/01 01:47:20 DEBUG : dir/file1(0x166f84dca440): close: 2026/07/01 01:47:20 DEBUG : dir/file1(0x166f84dca440): >close: err= 2026/07/01 01:47:20 DEBUG : dir/file1(0x166f84dca440): RWFileHandle.Release 2026/07/01 01:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:20 DEBUG : dir: Looking for writers 2026/07/01 01:47:20 DEBUG : file1: reading active writers 2026/07/01 01:47:20 DEBUG : Looking for writers 2026/07/01 01:47:20 DEBUG : dir: reading active writers 2026/07/01 01:47:20 DEBUG : >WaitForWriters: 2026/07/01 01:47:20 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting 2026/07/01 01:47:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory 2026/07/01 01:47:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:21 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:21 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:21 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:21 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:21 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:21 DEBUG : file1: newRWFileHandle: 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): openPending: 2026/07/01 01:47:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): >openPending: err= 2026/07/01 01:47:21 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:47:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:47:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): _writeAt: size=5, off=0 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): >_writeAt: n=5, err= 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): _writeAt: size=7, off=5 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): >_writeAt: n=7, err= 2026/07/01 01:47:21 DEBUG : file1: vfs cache: truncate to size=11 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): close: 2026/07/01 01:47:21 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:47:21.781441829 +0000 UTC m=+282.336816866 2026/07/01 01:47:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): >close: err= 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): close: 2026/07/01 01:47:21 DEBUG : file1(0x166f84d5ce00): >close: err=file already closed 2026/07/01 01:47:21 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:21 DEBUG : Looking for writers 2026/07/01 01:47:21 DEBUG : file1: reading active writers 2026/07/01 01:47:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:47:21 DEBUG : Looking for writers 2026/07/01 01:47:21 DEBUG : file1: reading active writers 2026/07/01 01:47:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:47:21 DEBUG : Looking for writers 2026/07/01 01:47:21 DEBUG : file1: reading active writers 2026/07/01 01:47:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:47:21 DEBUG : Looking for writers 2026/07/01 01:47:21 DEBUG : file1: reading active writers 2026/07/01 01:47:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:47:21 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:47:21 DEBUG : Looking for writers 2026/07/01 01:47:21 DEBUG : file1: reading active writers 2026/07/01 01:47:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:47:22 DEBUG : Looking for writers 2026/07/01 01:47:22 DEBUG : file1: reading active writers 2026/07/01 01:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:47:22 DEBUG : Looking for writers 2026/07/01 01:47:22 DEBUG : file1: reading active writers 2026/07/01 01:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:47:22 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/01 01:47:23 DEBUG : Looking for writers 2026/07/01 01:47:23 DEBUG : file1: reading active writers 2026/07/01 01:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:47:23 DEBUG : file1: size = 11 OK 2026/07/01 01:47:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/01 01:47:23 INFO : file1: Copied (new) 2026/07/01 01:47:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-01 01:47:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/01 01:47:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:47:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:23 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:47:24 DEBUG : Looking for writers 2026/07/01 01:47:24 DEBUG : file1: reading active writers 2026/07/01 01:47:24 DEBUG : >WaitForWriters: 2026/07/01 01:47:24 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:24 DEBUG : Looking for writers 2026/07/01 01:47:24 DEBUG : file1: reading active writers 2026/07/01 01:47:24 DEBUG : >WaitForWriters: 2026/07/01 01:47:24 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:24 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:24 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:24 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:24 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:24 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:24 DEBUG : file1: newRWFileHandle: 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): openPending: 2026/07/01 01:47:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): >openPending: err= 2026/07/01 01:47:24 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:47:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:47:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): _writeAt: size=7, off=0 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): >_writeAt: n=7, err= 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): _writeAt: size=6, off=5 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): >_writeAt: n=6, err= 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): close: 2026/07/01 01:47:24 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:47:24.953946114 +0000 UTC m=+285.509321102 2026/07/01 01:47:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): >close: err= 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): _writeAt: size=5, off=0 2026/07/01 01:47:24 DEBUG : file1(0x166f84dcab40): >_writeAt: n=0, err=file already closed 2026/07/01 01:47:24 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:24 DEBUG : Looking for writers 2026/07/01 01:47:24 DEBUG : file1: reading active writers 2026/07/01 01:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:47:24 DEBUG : Looking for writers 2026/07/01 01:47:24 DEBUG : file1: reading active writers 2026/07/01 01:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:47:24 DEBUG : Looking for writers 2026/07/01 01:47:24 DEBUG : file1: reading active writers 2026/07/01 01:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:47:25 DEBUG : Looking for writers 2026/07/01 01:47:25 DEBUG : file1: reading active writers 2026/07/01 01:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:47:25 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:47:25 DEBUG : Looking for writers 2026/07/01 01:47:25 DEBUG : file1: reading active writers 2026/07/01 01:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:47:25 DEBUG : Looking for writers 2026/07/01 01:47:25 DEBUG : file1: reading active writers 2026/07/01 01:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:47:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory 2026/07/01 01:47:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze/dir/file1: no such file or directory 2026/07/01 01:47:25 DEBUG : Looking for writers 2026/07/01 01:47:25 DEBUG : file1: reading active writers 2026/07/01 01:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:47:25 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/01 01:47:26 DEBUG : Looking for writers 2026/07/01 01:47:26 DEBUG : file1: reading active writers 2026/07/01 01:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:47:26 DEBUG : file1: size = 11 OK 2026/07/01 01:47:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/01 01:47:26 INFO : file1: Copied (new) 2026/07/01 01:47:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-01 01:47:24 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/01 01:47:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:47:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:26 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:47:27 DEBUG : Looking for writers 2026/07/01 01:47:27 DEBUG : file1: reading active writers 2026/07/01 01:47:27 DEBUG : >WaitForWriters: 2026/07/01 01:47:27 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:27 DEBUG : Looking for writers 2026/07/01 01:47:27 DEBUG : file1: reading active writers 2026/07/01 01:47:27 DEBUG : >WaitForWriters: 2026/07/01 01:47:27 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.16s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:27 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:27 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:27 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:27 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:27 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:28 DEBUG : file1: newRWFileHandle: 2026/07/01 01:47:28 DEBUG : file1(0x166f848b2b80): openPending: 2026/07/01 01:47:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:28 DEBUG : file1(0x166f848b2b80): >openPending: err= 2026/07/01 01:47:28 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:47:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:47:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:47:28 DEBUG : file1(0x166f848b2b80): close: 2026/07/01 01:47:28 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:47:28.120791906 +0000 UTC m=+288.676166903 2026/07/01 01:47:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:28 DEBUG : file1(0x166f848b2b80): >close: err= 2026/07/01 01:47:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/01 01:47:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:47:28 DEBUG : file2: newRWFileHandle: 2026/07/01 01:47:28 DEBUG : file2(0x166f848b3640): openPending: 2026/07/01 01:47:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/01 01:47:28 DEBUG : file2(0x166f848b3640): >openPending: err= 2026/07/01 01:47:28 DEBUG : file2: >newRWFileHandle: err= 2026/07/01 01:47:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/01 01:47:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/01 01:47:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/01 01:47:28 DEBUG : file2(0x166f848b3640): RWFileHandle.Flush 2026/07/01 01:47:28 DEBUG : file2(0x166f848b3640): RWFileHandle.Release 2026/07/01 01:47:28 DEBUG : file2(0x166f848b3640): close: 2026/07/01 01:47:28 DEBUG : file2: vfs cache: setting modification time to 2026-07-01 01:47:28.121664465 +0000 UTC m=+288.677039452 2026/07/01 01:47:28 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:28 DEBUG : file2(0x166f848b3640): >close: err= 2026/07/01 01:47:28 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:28 DEBUG : Looking for writers 2026/07/01 01:47:28 DEBUG : file1: reading active writers 2026/07/01 01:47:28 DEBUG : file2: reading active writers 2026/07/01 01:47:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/01 01:47:28 DEBUG : Looking for writers 2026/07/01 01:47:28 DEBUG : file1: reading active writers 2026/07/01 01:47:28 DEBUG : file2: reading active writers 2026/07/01 01:47:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/01 01:47:28 DEBUG : Looking for writers 2026/07/01 01:47:28 DEBUG : file1: reading active writers 2026/07/01 01:47:28 DEBUG : file2: reading active writers 2026/07/01 01:47:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/01 01:47:28 DEBUG : Looking for writers 2026/07/01 01:47:28 DEBUG : file1: reading active writers 2026/07/01 01:47:28 DEBUG : file2: reading active writers 2026/07/01 01:47:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/01 01:47:28 DEBUG : file2: vfs cache: starting upload 2026/07/01 01:47:28 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:47:28 DEBUG : Looking for writers 2026/07/01 01:47:28 DEBUG : file1: reading active writers 2026/07/01 01:47:28 DEBUG : file2: reading active writers 2026/07/01 01:47:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/01 01:47:28 DEBUG : Looking for writers 2026/07/01 01:47:28 DEBUG : file1: reading active writers 2026/07/01 01:47:28 DEBUG : file2: reading active writers 2026/07/01 01:47:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/01 01:47:28 DEBUG : Looking for writers 2026/07/01 01:47:28 DEBUG : file1: reading active writers 2026/07/01 01:47:28 DEBUG : file2: reading active writers 2026/07/01 01:47:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/01 01:47:29 DEBUG : Looking for writers 2026/07/01 01:47:29 DEBUG : file1: reading active writers 2026/07/01 01:47:29 DEBUG : file2: reading active writers 2026/07/01 01:47:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/01 01:47:29 DEBUG : file1: size = 0 OK 2026/07/01 01:47:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:47:29 INFO : file1: Copied (new) 2026/07/01 01:47:29 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-01 01:47:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/01 01:47:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:47:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:29 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:47:30 DEBUG : Looking for writers 2026/07/01 01:47:30 DEBUG : file1: reading active writers 2026/07/01 01:47:30 DEBUG : file2: reading active writers 2026/07/01 01:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:47:31 DEBUG : file2: size = 0 OK 2026/07/01 01:47:31 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:47:31 INFO : file2: Copied (new) 2026/07/01 01:47:31 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-01 01:47:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/01 01:47:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/01 01:47:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/01 01:47:31 INFO : file2: vfs cache: upload succeeded try #1 2026/07/01 01:47:31 DEBUG : Looking for writers 2026/07/01 01:47:31 DEBUG : file2: reading active writers 2026/07/01 01:47:31 DEBUG : file1: reading active writers 2026/07/01 01:47:31 DEBUG : >WaitForWriters: 2026/07/01 01:47:31 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:31 DEBUG : Looking for writers 2026/07/01 01:47:31 DEBUG : file1: reading active writers 2026/07/01 01:47:31 DEBUG : file2: reading active writers 2026/07/01 01:47:31 DEBUG : >WaitForWriters: 2026/07/01 01:47:31 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.35s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:32 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:32 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:32 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:32 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:32 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:32 DEBUG : file1: newRWFileHandle: 2026/07/01 01:47:32 DEBUG : file1(0x166f84dcaa00): openPending: 2026/07/01 01:47:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:32 DEBUG : file1(0x166f84dcaa00): >openPending: err= 2026/07/01 01:47:32 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:47:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:47:32 DEBUG : file1(0x166f84dcaa00): _writeAt: size=5, off=0 2026/07/01 01:47:32 DEBUG : file1(0x166f84dcaa00): >_writeAt: n=5, err= 2026/07/01 01:47:32 DEBUG : file1(0x166f84dcaa00): RWFileHandle.Flush 2026/07/01 01:47:32 DEBUG : file1(0x166f84dcaa00): RWFileHandle.Flush 2026/07/01 01:47:32 DEBUG : file1(0x166f84dcaa00): close: 2026/07/01 01:47:32 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:47:32.475602779 +0000 UTC m=+293.030977777 2026/07/01 01:47:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:32 DEBUG : file1(0x166f84dcaa00): >close: err= 2026/07/01 01:47:32 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:32 DEBUG : Looking for writers 2026/07/01 01:47:32 DEBUG : file1: reading active writers 2026/07/01 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:47:32 DEBUG : Looking for writers 2026/07/01 01:47:32 DEBUG : file1: reading active writers 2026/07/01 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:47:32 DEBUG : Looking for writers 2026/07/01 01:47:32 DEBUG : file1: reading active writers 2026/07/01 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:47:32 DEBUG : Looking for writers 2026/07/01 01:47:32 DEBUG : file1: reading active writers 2026/07/01 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:47:32 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:47:32 DEBUG : Looking for writers 2026/07/01 01:47:32 DEBUG : file1: reading active writers 2026/07/01 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:47:32 DEBUG : Looking for writers 2026/07/01 01:47:32 DEBUG : file1: reading active writers 2026/07/01 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:47:33 DEBUG : Looking for writers 2026/07/01 01:47:33 DEBUG : file1: reading active writers 2026/07/01 01:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:47:33 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/01 01:47:33 DEBUG : Looking for writers 2026/07/01 01:47:33 DEBUG : file1: reading active writers 2026/07/01 01:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:47:34 DEBUG : file1: size = 5 OK 2026/07/01 01:47:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:47:34 INFO : file1: Copied (new) 2026/07/01 01:47:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-01 01:47:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:47:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:47:34 DEBUG : Looking for writers 2026/07/01 01:47:34 DEBUG : file1: reading active writers 2026/07/01 01:47:34 DEBUG : >WaitForWriters: 2026/07/01 01:47:34 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.02s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:35 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:35 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:35 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:35 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:35 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:35 DEBUG : file1: newRWFileHandle: 2026/07/01 01:47:35 DEBUG : file1(0x166f84941680): openPending: 2026/07/01 01:47:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:35 DEBUG : file1(0x166f84941680): >openPending: err= 2026/07/01 01:47:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:47:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:47:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:47:35 DEBUG : file1(0x166f84941680): _writeAt: size=5, off=0 2026/07/01 01:47:35 DEBUG : file1(0x166f84941680): >_writeAt: n=5, err= 2026/07/01 01:47:35 DEBUG : file1(0x166f84941680): RWFileHandle.Release 2026/07/01 01:47:35 DEBUG : file1(0x166f84941680): close: 2026/07/01 01:47:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:47:35.49534967 +0000 UTC m=+296.050724667 2026/07/01 01:47:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:35 DEBUG : file1(0x166f84941680): >close: err= 2026/07/01 01:47:35 DEBUG : file1(0x166f84941680): RWFileHandle.Release 2026/07/01 01:47:35 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:35 DEBUG : Looking for writers 2026/07/01 01:47:35 DEBUG : file1: reading active writers 2026/07/01 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:47:35 DEBUG : Looking for writers 2026/07/01 01:47:35 DEBUG : file1: reading active writers 2026/07/01 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:47:35 DEBUG : Looking for writers 2026/07/01 01:47:35 DEBUG : file1: reading active writers 2026/07/01 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:47:35 DEBUG : Looking for writers 2026/07/01 01:47:35 DEBUG : file1: reading active writers 2026/07/01 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:47:35 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:47:35 DEBUG : Looking for writers 2026/07/01 01:47:35 DEBUG : file1: reading active writers 2026/07/01 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:47:35 DEBUG : Looking for writers 2026/07/01 01:47:35 DEBUG : file1: reading active writers 2026/07/01 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:47:36 DEBUG : Looking for writers 2026/07/01 01:47:36 DEBUG : file1: reading active writers 2026/07/01 01:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:47:36 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/01 01:47:36 DEBUG : Looking for writers 2026/07/01 01:47:36 DEBUG : file1: reading active writers 2026/07/01 01:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:47:37 DEBUG : file1: size = 5 OK 2026/07/01 01:47:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:47:37 INFO : file1: Copied (new) 2026/07/01 01:47:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-01 01:47:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:47:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:37 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:47:37 DEBUG : Looking for writers 2026/07/01 01:47:37 DEBUG : file1: reading active writers 2026/07/01 01:47:37 DEBUG : >WaitForWriters: 2026/07/01 01:47:37 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:38 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:38 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:38 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:38 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:38 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:47:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/01 01:47:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:47:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:47:41 DEBUG : dir/file1(0x166f84dca2c0): openPending: 2026/07/01 01:47:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:47:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:41 DEBUG : dir/file1(0x166f84dca2c0): >openPending: err= 2026/07/01 01:47:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:47:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:47:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:47:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:47:41 DEBUG : dir/file1(0x166f84dca2c0): _writeAt: size=5, off=0 2026/07/01 01:47:41 DEBUG : dir/file1(0x166f84dca2c0): >_writeAt: n=5, err= 2026/07/01 01:47:41 DEBUG : dir/file1(0x166f84dca2c0): close: 2026/07/01 01:47:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-01 01:47:41.163260709 +0000 UTC m=+301.718635697 2026/07/01 01:47:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:41 DEBUG : dir/file1(0x166f84dca2c0): >close: err= 2026/07/01 01:47:41 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:41 DEBUG : dir: Looking for writers 2026/07/01 01:47:41 DEBUG : file1: reading active writers 2026/07/01 01:47:41 DEBUG : Looking for writers 2026/07/01 01:47:41 DEBUG : dir: reading active writers 2026/07/01 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:47:41 DEBUG : dir: Looking for writers 2026/07/01 01:47:41 DEBUG : file1: reading active writers 2026/07/01 01:47:41 DEBUG : Looking for writers 2026/07/01 01:47:41 DEBUG : dir: reading active writers 2026/07/01 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:47:41 DEBUG : dir: Looking for writers 2026/07/01 01:47:41 DEBUG : file1: reading active writers 2026/07/01 01:47:41 DEBUG : Looking for writers 2026/07/01 01:47:41 DEBUG : dir: reading active writers 2026/07/01 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:47:41 DEBUG : dir: Looking for writers 2026/07/01 01:47:41 DEBUG : file1: reading active writers 2026/07/01 01:47:41 DEBUG : Looking for writers 2026/07/01 01:47:41 DEBUG : dir: reading active writers 2026/07/01 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:47:41 DEBUG : dir/file1: vfs cache: starting upload 2026/07/01 01:47:41 DEBUG : dir: Looking for writers 2026/07/01 01:47:41 DEBUG : file1: reading active writers 2026/07/01 01:47:41 DEBUG : Looking for writers 2026/07/01 01:47:41 DEBUG : dir: reading active writers 2026/07/01 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:47:41 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/01 01:47:41 DEBUG : dir: Looking for writers 2026/07/01 01:47:41 DEBUG : file1: reading active writers 2026/07/01 01:47:41 DEBUG : Looking for writers 2026/07/01 01:47:41 DEBUG : dir: reading active writers 2026/07/01 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:47:41 DEBUG : dir: Looking for writers 2026/07/01 01:47:41 DEBUG : file1: reading active writers 2026/07/01 01:47:41 DEBUG : Looking for writers 2026/07/01 01:47:41 DEBUG : dir: reading active writers 2026/07/01 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:47:42 DEBUG : dir/file1: size = 5 OK 2026/07/01 01:47:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:47:42 INFO : dir/file1: Copied (replaced existing) 2026/07/01 01:47:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-01 01:47:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:47:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/01 01:47:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/01 01:47:42 DEBUG : dir: Looking for writers 2026/07/01 01:47:42 DEBUG : file1: reading active writers 2026/07/01 01:47:42 DEBUG : Looking for writers 2026/07/01 01:47:42 DEBUG : dir: reading active writers 2026/07/01 01:47:42 DEBUG : >WaitForWriters: 2026/07/01 01:47:42 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.22s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:43 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:43 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:43 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:43 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:43 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/01 01:47:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:47:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:47:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:47:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:47:46 DEBUG : dir/file1(0x166f84dca680): _writeAt: size=5, off=0 2026/07/01 01:47:46 DEBUG : dir/file1(0x166f84dca680): openPending: 2026/07/01 01:47:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:47:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:47:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:46 DEBUG : dir/file1(0x166f84dca680): >openPending: err= 2026/07/01 01:47:46 DEBUG : dir/file1(0x166f84dca680): >_writeAt: n=5, err= 2026/07/01 01:47:46 DEBUG : dir/file1(0x166f84dca680): _writeAt: size=15, off=5 2026/07/01 01:47:46 DEBUG : dir/file1(0x166f84dca680): >_writeAt: n=15, err= 2026/07/01 01:47:46 DEBUG : dir/file1(0x166f84dca680): close: 2026/07/01 01:47:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/01 01:47:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-01 01:47:46.411539249 +0000 UTC m=+306.966914236 2026/07/01 01:47:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:46 DEBUG : dir/file1(0x166f84dca680): >close: err= 2026/07/01 01:47:46 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:46 DEBUG : dir: Looking for writers 2026/07/01 01:47:46 DEBUG : file1: reading active writers 2026/07/01 01:47:46 DEBUG : Looking for writers 2026/07/01 01:47:46 DEBUG : dir: reading active writers 2026/07/01 01:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:47:46 DEBUG : dir: Looking for writers 2026/07/01 01:47:46 DEBUG : file1: reading active writers 2026/07/01 01:47:46 DEBUG : Looking for writers 2026/07/01 01:47:46 DEBUG : dir: reading active writers 2026/07/01 01:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:47:46 DEBUG : dir: Looking for writers 2026/07/01 01:47:46 DEBUG : file1: reading active writers 2026/07/01 01:47:46 DEBUG : Looking for writers 2026/07/01 01:47:46 DEBUG : dir: reading active writers 2026/07/01 01:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:47:46 DEBUG : dir: Looking for writers 2026/07/01 01:47:46 DEBUG : file1: reading active writers 2026/07/01 01:47:46 DEBUG : Looking for writers 2026/07/01 01:47:46 DEBUG : dir: reading active writers 2026/07/01 01:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:47:46 DEBUG : dir/file1: vfs cache: starting upload 2026/07/01 01:47:46 DEBUG : dir: Looking for writers 2026/07/01 01:47:46 DEBUG : file1: reading active writers 2026/07/01 01:47:46 DEBUG : Looking for writers 2026/07/01 01:47:46 DEBUG : dir: reading active writers 2026/07/01 01:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:47:46 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/01 01:47:46 DEBUG : dir: Looking for writers 2026/07/01 01:47:46 DEBUG : file1: reading active writers 2026/07/01 01:47:46 DEBUG : Looking for writers 2026/07/01 01:47:46 DEBUG : dir: reading active writers 2026/07/01 01:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:47:47 DEBUG : dir: Looking for writers 2026/07/01 01:47:47 DEBUG : file1: reading active writers 2026/07/01 01:47:47 DEBUG : Looking for writers 2026/07/01 01:47:47 DEBUG : dir: reading active writers 2026/07/01 01:47:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:47:47 DEBUG : dir/file1: size = 20 OK 2026/07/01 01:47:47 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/01 01:47:47 INFO : dir/file1: Copied (replaced existing) 2026/07/01 01:47:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-01 01:47:46 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/01 01:47:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/01 01:47:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/01 01:47:47 DEBUG : dir: Looking for writers 2026/07/01 01:47:47 DEBUG : file1: reading active writers 2026/07/01 01:47:47 DEBUG : Looking for writers 2026/07/01 01:47:47 DEBUG : dir: reading active writers 2026/07/01 01:47:47 DEBUG : >WaitForWriters: 2026/07/01 01:47:47 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.23s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:48 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:48 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:48 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:48 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:48 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:48 DEBUG : file1: newRWFileHandle: 2026/07/01 01:47:48 DEBUG : file1(0x166f84dcb440): openPending: 2026/07/01 01:47:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:48 DEBUG : file1(0x166f84dcb440): >openPending: err= 2026/07/01 01:47:48 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:47:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:47:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:47:48 DEBUG : file1(0x166f84dcb440): _writeAt: size=5, off=0 2026/07/01 01:47:48 DEBUG : file1(0x166f84dcb440): >_writeAt: n=5, err= 2026/07/01 01:47:48 DEBUG : file1(0x166f84dcb440): close: 2026/07/01 01:47:48 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:47:48.949391045 +0000 UTC m=+309.504766042 2026/07/01 01:47:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:48 DEBUG : file1(0x166f84dcb440): >close: err= 2026/07/01 01:47:48 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:48 DEBUG : Looking for writers 2026/07/01 01:47:48 DEBUG : file1: reading active writers 2026/07/01 01:47:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:47:48 DEBUG : Looking for writers 2026/07/01 01:47:48 DEBUG : file1: reading active writers 2026/07/01 01:47:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:47:48 DEBUG : Looking for writers 2026/07/01 01:47:48 DEBUG : file1: reading active writers 2026/07/01 01:47:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:47:49 DEBUG : Looking for writers 2026/07/01 01:47:49 DEBUG : file1: reading active writers 2026/07/01 01:47:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:47:49 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:47:49 DEBUG : Looking for writers 2026/07/01 01:47:49 DEBUG : file1: reading active writers 2026/07/01 01:47:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:47:49 DEBUG : Looking for writers 2026/07/01 01:47:49 DEBUG : file1: reading active writers 2026/07/01 01:47:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:47:49 DEBUG : Looking for writers 2026/07/01 01:47:49 DEBUG : file1: reading active writers 2026/07/01 01:47:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:47:49 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/01 01:47:50 DEBUG : Looking for writers 2026/07/01 01:47:50 DEBUG : file1: reading active writers 2026/07/01 01:47:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:47:50 DEBUG : file1: size = 5 OK 2026/07/01 01:47:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:47:50 INFO : file1: Copied (new) 2026/07/01 01:47:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-01 01:47:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:47:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:47:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:50 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:47:51 DEBUG : Looking for writers 2026/07/01 01:47:51 DEBUG : file1: reading active writers 2026/07/01 01:47:51 DEBUG : >WaitForWriters: 2026/07/01 01:47:51 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:51 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:51 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:51 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:51 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/01 01:47:51 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5c900): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5c900): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5c900): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5c900): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5c900): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.937618597 +0000 UTC m=+312.492993584 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5c900): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5ce00): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5ce00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5ce00): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5ce00): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5ce00): _writeAt: size=3, off=2 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5ce00): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5ce00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.937618597 +0000 UTC m=+312.492993584 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5ce00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d300): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d300): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d300): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d300): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d300): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.937618597 +0000 UTC m=+312.492993584 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d300): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8485e850 item 1 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d940): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d940): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d940): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d940): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d940): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.939951299 +0000 UTC m=+312.495326316 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5d940): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5de40): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5de40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5de40): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5de40): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5de40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.939951299 +0000 UTC m=+312.495326316 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d5de40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8485f260 item 2 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b585c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b585c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b585c0): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b585c0): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b585c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.941348503 +0000 UTC m=+312.496723489 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b585c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58a40): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58a40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58a40): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58a40): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58a40): _writeAt: size=3, off=2 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58a40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.941348503 +0000 UTC m=+312.496723489 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58a40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58f00): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58f00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58f00): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58f00): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58f00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.941348503 +0000 UTC m=+312.496723489 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b58f00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8485fab0 item 3 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b596c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b596c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b596c0): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b596c0): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b596c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.943159203 +0000 UTC m=+312.498534191 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b596c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b59cc0): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b59cc0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b59cc0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b59cc0): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b59cc0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.943159203 +0000 UTC m=+312.498534191 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84b59cc0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84891650 item 4 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2140): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2140): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2140): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2140): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2140): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.944591544 +0000 UTC m=+312.499966531 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2140): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b26c0): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b26c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b26c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b26c0): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b26c0): _writeAt: size=3, off=2 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b26c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b26c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.944591544 +0000 UTC m=+312.499966531 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b26c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2bc0): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2bc0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2bc0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2bc0): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2bc0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.944591544 +0000 UTC m=+312.499966531 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b2bc0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84876620 item 5 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b38c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b38c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b38c0): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b38c0): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b38c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.947005608 +0000 UTC m=+312.502380594 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f848b38c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847de5c0): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847de5c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847de5c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847de5c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847de5c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.947005608 +0000 UTC m=+312.502380594 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847de5c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f848776c0 item 6 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847dfa00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847dfa00): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847dfa00): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847dfa00): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847dfa00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.948378316 +0000 UTC m=+312.503753303 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f847dfa00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8200): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8200): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8200): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8200): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8200): _writeAt: size=3, off=2 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8200): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8200): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.948378316 +0000 UTC m=+312.503753303 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8200): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce86c0): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce86c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce86c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce86c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce86c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.948378316 +0000 UTC m=+312.503753303 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce86c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84b1cb60 item 7 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8d40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8d40): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8d40): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8d40): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8d40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.950189889 +0000 UTC m=+312.505564876 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce8d40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9280): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9280): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9280): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9280): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9280): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.950189889 +0000 UTC m=+312.505564876 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9280): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84b1dd50 item 8 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9840): _readAt: size=2, off=0 2026/07/01 01:47:51 ERROR : open-test-file(0x166f84ce9840): Couldn't read size of file 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9840): >_readAt: n=0, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9840): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9840): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9840): close: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9840): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9c00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9c00): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9c00): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9c00): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9c00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.95137266 +0000 UTC m=+312.506747647 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ce9c00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90180): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90180): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90180): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90180): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90180): _writeAt: size=3, off=2 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90180): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90180): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.95137266 +0000 UTC m=+312.506747647 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90180): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90680): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90680): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90680): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90680): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90680): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.95137266 +0000 UTC m=+312.506747647 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90680): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84b10af0 item 9 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90d00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90d00): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90d00): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90d00): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90d00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.953466533 +0000 UTC m=+312.508841520 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d90d00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91240): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91240): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91240): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91240): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91240): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.953466533 +0000 UTC m=+312.508841520 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91240): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f848ed5e0 item 10 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91880): _readAt: size=2, off=0 2026/07/01 01:47:51 ERROR : open-test-file(0x166f84d91880): Couldn't read size of file 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91880): >_readAt: n=0, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91880): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91880): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91880): close: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91880): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91c40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91c40): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91c40): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91c40): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91c40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.95498744 +0000 UTC m=+312.510362426 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84d91c40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba240): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba240): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba240): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba240): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba240): _writeAt: size=3, off=2 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba240): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba240): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.95498744 +0000 UTC m=+312.510362426 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba240): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba740): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba740): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba740): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba740): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba740): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.95498744 +0000 UTC m=+312.510362426 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dba740): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f848f2d20 item 11 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbadc0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbadc0): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbadc0): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbadc0): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbadc0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.956637197 +0000 UTC m=+312.512012185 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbadc0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb300): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb300): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb300): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb300): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb300): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.956637197 +0000 UTC m=+312.512012185 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb300): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84924230 item 12 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb940): _readAt: size=2, off=0 2026/07/01 01:47:51 ERROR : open-test-file(0x166f84dbb940): Couldn't read size of file 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb940): >_readAt: n=0, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb940): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb940): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb940): close: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbb940): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbbd00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbbd00): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbbd00): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbbd00): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbbd00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.958992722 +0000 UTC m=+312.514367738 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84dbbd00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de84c0): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de84c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de84c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de84c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de84c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.958992722 +0000 UTC m=+312.514367738 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de84c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8487a460 item 13 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de8b40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de8b40): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de8b40): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de8b40): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de8b40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.961516742 +0000 UTC m=+312.516891729 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de8b40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de9080): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de9080): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de9080): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de9080): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de9080): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.961516742 +0000 UTC m=+312.516891729 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84de9080): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8487ab60 item 14 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84940b00): _readAt: size=2, off=0 2026/07/01 01:47:51 ERROR : open-test-file(0x166f84940b00): Couldn't read size of file 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84940b00): >_readAt: n=0, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84940b00): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84940b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84940b00): close: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84940b00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84941a40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84941a40): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84941a40): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84941a40): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84941a40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.963440926 +0000 UTC m=+312.518815953 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84941a40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a240): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a240): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a240): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a240): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a240): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.963440926 +0000 UTC m=+312.518815953 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a240): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8481c690 item 15 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a8c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a8c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a8c0): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a8c0): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a8c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.964942927 +0000 UTC m=+312.520317944 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8a8c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8ae00): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8ae00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8ae00): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8ae00): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8ae00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.964942927 +0000 UTC m=+312.520317944 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8ae00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8481ce70 item 16 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b440): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b440): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b440): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b440): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b440): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.966283275 +0000 UTC m=+312.521658292 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b440): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b8c0): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b8c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b8c0): open at offset 5 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b8c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b8c0): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b8c0): _writeAt: size=3, off=7 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b8c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.966283275 +0000 UTC m=+312.521658292 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8b8c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8bdc0): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8bdc0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8bdc0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8bdc0): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8bdc0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.966283275 +0000 UTC m=+312.521658292 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84e8bdc0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8481d6c0 item 17 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2540): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2540): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2540): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2540): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2540): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.968206216 +0000 UTC m=+312.523581224 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2540): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2a80): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2a80): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2a80): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2a80): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2a80): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.968206216 +0000 UTC m=+312.523581224 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea2a80): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84946770 item 18 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3100): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3100): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3100): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3100): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3100): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.96937919 +0000 UTC m=+312.524754176 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3100): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3600): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3600): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3600): open at offset 5 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3600): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3600): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3600): _writeAt: size=3, off=7 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3600): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3600): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.96937919 +0000 UTC m=+312.524754176 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3600): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3b00): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3b00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3b00): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3b00): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3b00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.96937919 +0000 UTC m=+312.524754176 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ea3b00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84946e70 item 19 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe280): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe280): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe280): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe280): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe280): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.971099911 +0000 UTC m=+312.526474898 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe280): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe7c0): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe7c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe7c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe7c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe7c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.971099911 +0000 UTC m=+312.526474898 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebe7c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84947a40 item 20 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebee40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebee40): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebee40): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebee40): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebee40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.972452732 +0000 UTC m=+312.527827719 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebee40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf340): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf340): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf340): open at offset 5 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf340): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf340): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf340): _writeAt: size=3, off=7 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf340): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf340): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.972452732 +0000 UTC m=+312.527827719 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf340): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf840): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf840): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf840): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf840): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf840): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.972452732 +0000 UTC m=+312.527827719 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebf840): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8493f1f0 item 21 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebfec0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebfec0): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebfec0): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebfec0): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebfec0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.974392024 +0000 UTC m=+312.529767011 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ebfec0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84eda500): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84eda500): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84eda500): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84eda500): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84eda500): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.974392024 +0000 UTC m=+312.529767011 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84eda500): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84d46380 item 22 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edab80): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edab80): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edab80): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edab80): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edab80): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.975734887 +0000 UTC m=+312.531109873 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edab80): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb080): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb080): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb080): open at offset 5 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb080): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb080): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb080): _writeAt: size=3, off=7 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb080): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb080): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.975734887 +0000 UTC m=+312.531109873 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb080): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb580): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb580): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb580): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb580): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb580): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.975734887 +0000 UTC m=+312.531109873 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edb580): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84d47650 item 23 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edbc00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edbc00): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edbc00): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edbc00): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edbc00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.977336264 +0000 UTC m=+312.532711251 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84edbc00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0240): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0240): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0240): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0240): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0240): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.977336264 +0000 UTC m=+312.532711251 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0240): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486a540 item 24 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0880): _readAt: size=2, off=0 2026/07/01 01:47:51 ERROR : open-test-file(0x166f84ef0880): Couldn't read size of file 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0880): >_readAt: n=0, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0880): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0880): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0880): close: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0880): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0c40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0c40): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0c40): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0c40): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0c40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.978784304 +0000 UTC m=+312.534159301 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef0c40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1140): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1140): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1140): open at offset 5 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1140): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1140): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1140): _writeAt: size=3, off=7 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1140): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1140): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.978784304 +0000 UTC m=+312.534159301 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1140): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1680): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1680): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1680): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1680): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1680): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.978784304 +0000 UTC m=+312.534159301 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1680): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486aa10 item 25 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1d00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1d00): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1d00): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1d00): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1d00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.980566661 +0000 UTC m=+312.535941649 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84ef1d00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a340): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a340): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a340): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a340): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a340): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.980566661 +0000 UTC m=+312.535941649 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a340): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486af50 item 26 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a980): _readAt: size=2, off=0 2026/07/01 01:47:51 ERROR : open-test-file(0x166f84f0a980): Couldn't read size of file 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a980): >_readAt: n=0, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a980): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a980): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a980): close: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0a980): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0ad40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0ad40): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0ad40): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0ad40): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0ad40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.98314363 +0000 UTC m=+312.538518617 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0ad40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b240): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b240): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b240): open at offset 5 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b240): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b240): >_readAt: n=2, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b240): _writeAt: size=3, off=7 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b240): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b240): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.98314363 +0000 UTC m=+312.538518617 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b240): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b780): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b780): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b780): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b780): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b780): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.98314363 +0000 UTC m=+312.538518617 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0b780): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486b340 item 27 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0be00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0be00): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0be00): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0be00): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0be00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.984773423 +0000 UTC m=+312.540148409 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f0be00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2c440): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2c440): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2c440): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2c440): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2c440): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.984773423 +0000 UTC m=+312.540148409 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2c440): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486b880 item 28 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ca80): _readAt: size=2, off=0 2026/07/01 01:47:51 ERROR : open-test-file(0x166f84f2ca80): Couldn't read size of file 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ca80): >_readAt: n=0, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ca80): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ca80): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ca80): close: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ca80): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ce40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ce40): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ce40): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ce40): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ce40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.986285692 +0000 UTC m=+312.541660679 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2ce40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2d500): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2d500): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2d500): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2d500): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2d500): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.986285692 +0000 UTC m=+312.541660679 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2d500): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486bc70 item 29 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2db80): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2db80): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2db80): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2db80): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2db80): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.989398228 +0000 UTC m=+312.544773215 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f2db80): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f481c0): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f481c0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f481c0): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f481c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f481c0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.989398228 +0000 UTC m=+312.544773215 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f481c0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f844c04d0 item 30 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48800): _readAt: size=2, off=0 2026/07/01 01:47:51 ERROR : open-test-file(0x166f84f48800): Couldn't read size of file 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48800): >_readAt: n=0, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48800): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48800): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48800): close: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48800): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48bc0): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48bc0): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48bc0): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48bc0): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48bc0): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.991931386 +0000 UTC m=+312.547306373 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f48bc0): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49280): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49280): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49280): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49280): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49280): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.991931386 +0000 UTC m=+312.547306373 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49280): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f844c09a0 item 31 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49900): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49900): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49900): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49900): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49900): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.996179835 +0000 UTC m=+312.551554822 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49900): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49e40): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49e40): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49e40): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49e40): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49e40): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.996179835 +0000 UTC m=+312.551554822 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f49e40): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f844c0e70 item 32 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62580): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62580): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62580): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62580): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62580): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.997360933 +0000 UTC m=+312.552735920 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62580): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62a00): _readAt: size=2, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62a00): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62a00): _writeAt: size=3, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62a00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62a00): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f844c12d0 item 33 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62a00): >_writeAt: n=3, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62a00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.998066779 +0000 UTC m=+312.553441766 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62a00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62f00): _readAt: size=512, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62f00): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62f00): >openPending: err= 2026/07/01 01:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62f00): >_readAt: n=5, err=EOF 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62f00): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.998066779 +0000 UTC m=+312.553441766 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f62f00): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: Remove: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f844c1490 item 33 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f63540): openPending: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f63540): >openPending: err= 2026/07/01 01:47:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f63540): _writeAt: size=5, off=0 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f63540): >_writeAt: n=5, err= 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f63540): close: 2026/07/01 01:47:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:51.999661203 +0000 UTC m=+312.555036240 2026/07/01 01:47:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:51 DEBUG : open-test-file(0x166f84f63540): >close: err= 2026/07/01 01:47:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f639c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f639c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f844c1880 item 34 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f639c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f639c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f639c0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f639c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f639c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.000400572 +0000 UTC m=+312.555775599 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f639c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88000): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88000): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88000): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.000400572 +0000 UTC m=+312.555775599 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f844c1b90 item 34 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88640): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88640): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88640): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.001908875 +0000 UTC m=+312.557283862 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88ac0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88ac0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88ac0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88ac0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf6230 item 35 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88ac0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88ac0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.002586688 +0000 UTC m=+312.557961675 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88ac0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88fc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88fc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88fc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88fc0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88fc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.002586688 +0000 UTC m=+312.557961675 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f88fc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf63f0 item 35 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89640): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89640): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89640): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.004136699 +0000 UTC m=+312.559511686 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf6770 item 36 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89b40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89b40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89b40): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89b40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.004737358 +0000 UTC m=+312.560112344 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84f89b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8180): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8180): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8180): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8180): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8180): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.004737358 +0000 UTC m=+312.560112344 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8180): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf6930 item 36 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa87c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa87c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa87c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa87c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa87c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.005994569 +0000 UTC m=+312.561369556 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa87c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8c40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8c40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8c40): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8c40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8c40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf6cb0 item 37 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8c40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8c40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.006478848 +0000 UTC m=+312.561853835 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa8c40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9140): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9140): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9140): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9140): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9140): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.006478848 +0000 UTC m=+312.561853835 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9140): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf6e70 item 37 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa97c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa97c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa97c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa97c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa97c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.007670977 +0000 UTC m=+312.563045965 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa97c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9cc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9cc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf71f0 item 38 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9cc0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9cc0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9cc0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9cc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.008312652 +0000 UTC m=+312.563687639 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fa9cc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2300): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2300): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2300): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2300): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2300): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.008312652 +0000 UTC m=+312.563687639 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2300): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf73b0 item 38 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2980): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2980): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2980): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2980): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2980): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.00949384 +0000 UTC m=+312.564868827 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2980): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2e80): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2e80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2e80): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2e80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2e80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf7730 item 39 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2e80): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2e80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.00992435 +0000 UTC m=+312.565299337 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc2e80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3380): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3380): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3380): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3380): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3380): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.00992435 +0000 UTC m=+312.565299337 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3380): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf78f0 item 39 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3a00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3a00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3a00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3a00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3a00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.011533412 +0000 UTC m=+312.566908399 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fc3a00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc000): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84bf7dc0 item 40 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc000): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc000): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc000): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc000): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.012222556 +0000 UTC m=+312.567597543 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc540): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc540): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc540): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.012222556 +0000 UTC m=+312.567597543 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdc540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c280e0 item 40 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdcb00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdcb00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdcb00): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdcb00): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdcb00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdcb00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdcb00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.013664084 +0000 UTC m=+312.569039071 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdcb00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd000): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd000): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c284d0 item 41 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd000): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.014174693 +0000 UTC m=+312.569549680 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd4c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd4c0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd4c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd4c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c28700 item 41 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd4c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd4c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.014691793 +0000 UTC m=+312.570066780 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdd4c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdda00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdda00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdda00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdda00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdda00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.014691793 +0000 UTC m=+312.570066780 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84fdda00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c288c0 item 41 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc140): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc140): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc140): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc140): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc140): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc140): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc140): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.016486184 +0000 UTC m=+312.571861170 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc140): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc640): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc640): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c28cb0 item 42 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc640): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.016992224 +0000 UTC m=+312.572367211 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffc640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffcb80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffcb80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c28e70 item 42 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffcb80): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffcb80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffcb80): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffcb80): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffcb80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.017500919 +0000 UTC m=+312.572875907 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffcb80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd100): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd100): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd100): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd100): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd100): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.017500919 +0000 UTC m=+312.572875907 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd100): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c29030 item 42 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd740): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd740): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd740): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd740): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd740): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd740): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd740): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.018669615 +0000 UTC m=+312.574044602 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffd740): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffdc40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffdc40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffdc40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c29490 item 43 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffdc40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffdc40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.019129608 +0000 UTC m=+312.574504596 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84ffdc40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c280): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c280): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c280): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c280): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c29650 item 43 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c280): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.019574243 +0000 UTC m=+312.574949230 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c7c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c7c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c7c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c7c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c7c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.019574243 +0000 UTC m=+312.574949230 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501c7c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c29810 item 43 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcac00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcac00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcac00): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcac00): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcac00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcac00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcac00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.020857444 +0000 UTC m=+312.576232431 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcac00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb100): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb100): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb100): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84592a10 item 44 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb100): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb100): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.021346983 +0000 UTC m=+312.576721970 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb100): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb640): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84592d20 item 44 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb640): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb640): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb640): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb640): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.021841301 +0000 UTC m=+312.577216288 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcb640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcbc40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcbc40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcbc40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcbc40): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcbc40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.021841301 +0000 UTC m=+312.577216288 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84dcbc40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84593a40 item 44 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090380): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090380): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090380): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090380): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090380): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090380): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090380): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.02286812 +0000 UTC m=+312.578243117 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090380): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090880): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090880): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c38310 item 45 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090880): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.023264053 +0000 UTC m=+312.578639041 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090f80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090f80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090f80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090f80): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090f80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.023264053 +0000 UTC m=+312.578639041 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85090f80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c384d0 item 45 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850915c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850915c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850915c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850915c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850915c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850915c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850915c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.024420806 +0000 UTC m=+312.579795793 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850915c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85091ac0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85091ac0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85091ac0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c38850 item 46 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85091ac0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85091ac0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.024917599 +0000 UTC m=+312.580292586 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85091ac0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae2c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae2c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae2c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae2c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae2c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.024917599 +0000 UTC m=+312.580292586 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae2c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c38a10 item 46 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae900): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae900): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae900): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae900): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae900): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae900): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae900): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.026162768 +0000 UTC m=+312.581537755 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ae900): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850aee00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850aee00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850aee00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c38e00 item 47 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850aee00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850aee00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.026542632 +0000 UTC m=+312.581917618 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850aee00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850af500): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850af500): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850af500): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850af500): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850af500): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.026542632 +0000 UTC m=+312.581917618 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850af500): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c390a0 item 47 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850afb40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850afb40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850afb40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850afb40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850afb40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850afb40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850afb40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.027780406 +0000 UTC m=+312.583155393 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850afb40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2140): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2140): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2140): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c39420 item 48 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2140): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2140): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.028303197 +0000 UTC m=+312.583678185 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2140): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2840): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2840): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2840): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.028303197 +0000 UTC m=+312.583678185 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c395e0 item 48 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2e80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2e80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2e80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2e80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2e80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.02962991 +0000 UTC m=+312.585004897 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d2e80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3300): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3300): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3300): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3300): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3300): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3300): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c399d0 item 49 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3300): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3300): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.030074404 +0000 UTC m=+312.585449392 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3300): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3840): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3840): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3840): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.030074404 +0000 UTC m=+312.585449392 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c39c70 item 49 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3ec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3ec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3ec0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3ec0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3ec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.031299545 +0000 UTC m=+312.586674532 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850d3ec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ec4c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ec4c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ec4c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c442a0 item 50 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ec4c0): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ec4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ec4c0): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ec4c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ec4c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.03177581 +0000 UTC m=+312.587150807 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ec4c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850eca40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850eca40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850eca40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850eca40): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850eca40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.03177581 +0000 UTC m=+312.587150807 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850eca40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c44460 item 50 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed0c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed0c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed0c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed0c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed0c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.032810192 +0000 UTC m=+312.588185179 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed0c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed5c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed5c0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed5c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed5c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed5c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c44a80 item 51 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed5c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed5c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.033275046 +0000 UTC m=+312.588650034 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850ed5c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850edb00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850edb00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850edb00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850edb00): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850edb00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.033275046 +0000 UTC m=+312.588650034 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850edb00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c44c40 item 51 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106280): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106280): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106280): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.034362128 +0000 UTC m=+312.589737115 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106780): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106780): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106780): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c44fc0 item 52 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106780): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106780): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106780): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106780): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106780): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.034989205 +0000 UTC m=+312.590364192 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106780): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106d00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106d00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106d00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106d00): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106d00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.034989205 +0000 UTC m=+312.590364192 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85106d00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c45180 item 52 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107380): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107380): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107380): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107380): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107380): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.036178108 +0000 UTC m=+312.591553095 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107380): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107880): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107880): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107880): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107880): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107880): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c45570 item 53 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107880): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.036632081 +0000 UTC m=+312.592007069 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107dc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107dc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107dc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107dc0): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107dc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.036632081 +0000 UTC m=+312.592007069 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85107dc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c458f0 item 53 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122540): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122540): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122540): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.038139212 +0000 UTC m=+312.593514199 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122a40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122a40): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122a40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c45dc0 item 54 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122a40): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122a40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122a40): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122a40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122a40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.038822264 +0000 UTC m=+312.594197251 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122a40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122fc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122fc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122fc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122fc0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122fc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.038822264 +0000 UTC m=+312.594197251 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85122fc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c480e0 item 54 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123640): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123640): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123640): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.040415537 +0000 UTC m=+312.595790525 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123b40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123b40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123b40): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123b40): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c48690 item 55 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123b40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.040843551 +0000 UTC m=+312.596218538 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85123b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144180): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144180): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144180): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144180): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144180): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.040843551 +0000 UTC m=+312.596218538 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144180): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c489a0 item 55 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144800): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144800): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144800): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144800): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144800): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.042143923 +0000 UTC m=+312.597518910 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144800): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144d00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144d00): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144d00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c48d20 item 56 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144d00): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144d00): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144d00): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144d00): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144d00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.042609648 +0000 UTC m=+312.597984634 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85144d00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145280): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145280): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145280): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.042609648 +0000 UTC m=+312.597984634 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c48ee0 item 56 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851458c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851458c0): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851458c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851458c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851458c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851458c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851458c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851458c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.043657756 +0000 UTC m=+312.599032743 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851458c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145e00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145e00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145e00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c49260 item 57 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145e00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145e00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.044060974 +0000 UTC m=+312.599435971 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85145e00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85160440): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85160440): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85160440): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85160440): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85160440): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85160440): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c49420 item 57 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85160440): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85160440): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.044483287 +0000 UTC m=+312.599858273 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85160440): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851609c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851609c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851609c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851609c0): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851609c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.044483287 +0000 UTC m=+312.599858273 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851609c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c49650 item 57 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161000): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161000): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161000): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161000): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161000): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161000): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.04574138 +0000 UTC m=+312.601116367 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161540): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161540): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c499d0 item 58 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161540): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.046251818 +0000 UTC m=+312.601626815 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161a80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161a80): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161a80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c49b90 item 58 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161a80): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161a80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161a80): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161a80): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161a80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.046832439 +0000 UTC m=+312.602207426 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85161a80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a140): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a140): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a140): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a140): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a140): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.046832439 +0000 UTC m=+312.602207426 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a140): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c49d50 item 58 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a780): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a780): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a780): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a780): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a780): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a780): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a780): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a780): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.047875618 +0000 UTC m=+312.603250604 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517a780): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517acc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517acc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517acc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486c460 item 59 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517acc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517acc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.048271382 +0000 UTC m=+312.603646369 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517acc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b200): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b200): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b200): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b200): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b200): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b200): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486c620 item 59 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b200): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b200): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.048687584 +0000 UTC m=+312.604062570 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b200): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b780): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b780): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b780): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b780): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b780): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.048687584 +0000 UTC m=+312.604062570 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517b780): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486c7e0 item 59 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517bdc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517bdc0): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517bdc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517bdc0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517bdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517bdc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517bdc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517bdc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.050115254 +0000 UTC m=+312.605490241 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8517bdc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8400): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8400): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8400): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486ccb0 item 60 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8400): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8400): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.050457637 +0000 UTC m=+312.605832634 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8400): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8940): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8940): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8940): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486cee0 item 60 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8940): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8940): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8940): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8940): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8940): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.050989146 +0000 UTC m=+312.606364133 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8940): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8f00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8f00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8f00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8f00): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8f00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.050989146 +0000 UTC m=+312.606364133 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a8f00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486d1f0 item 60 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9540): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9540): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9540): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9540): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9540): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9540): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.05225343 +0000 UTC m=+312.607628417 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9a80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9a80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9a80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486d650 item 61 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9a80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9a80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.052661837 +0000 UTC m=+312.608036824 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851a9a80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2280): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2280): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2280): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.052661837 +0000 UTC m=+312.608036824 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8486d8f0 item 61 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c28c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c28c0): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c28c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c28c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c28c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c28c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c28c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c28c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.054121489 +0000 UTC m=+312.609496476 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c28c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2e00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2e00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2e00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c56000 item 62 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2e00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2e00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.054472428 +0000 UTC m=+312.609847425 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c2e00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3500): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3500): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3500): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3500): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3500): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.054472428 +0000 UTC m=+312.609847425 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3500): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c56230 item 62 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3b40): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3b40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3b40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3b40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3b40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.055618861 +0000 UTC m=+312.610993848 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851c3b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4180): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4180): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4180): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c565b0 item 63 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4180): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4180): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.056116515 +0000 UTC m=+312.611491533 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4180): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84de9940): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84de9940): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84de9940): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84de9940): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84de9940): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.056116515 +0000 UTC m=+312.611491533 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84de9940): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8487b2d0 item 63 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24080): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24080): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24080): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24080): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24080): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24080): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24080): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24080): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.057422058 +0000 UTC m=+312.612797045 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24080): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e245c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e245c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e245c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84a7a4d0 item 64 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e245c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e245c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.057825415 +0000 UTC m=+312.613200403 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e245c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24cc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24cc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24cc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24cc0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24cc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.057825415 +0000 UTC m=+312.613200403 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e24cc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84a7b110 item 64 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25300): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25300): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25300): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25300): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25300): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.05905217 +0000 UTC m=+312.614427156 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25300): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25780): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25780): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25780): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25780): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25780): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84a6e1c0 item 65 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25780): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25780): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.05948396 +0000 UTC m=+312.614858947 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25780): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25c80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25c80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25c80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25c80): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25c80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.05948396 +0000 UTC m=+312.614858947 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e25c80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84a6e5b0 item 65 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c3c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c3c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c3c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c3c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c3c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.060663786 +0000 UTC m=+312.616038773 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c3c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c840): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84a6fb20 item 66 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c840): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c840): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c840): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c840): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.061141834 +0000 UTC m=+312.616516822 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6c840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6cd80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6cd80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6cd80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6cd80): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6cd80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.061141834 +0000 UTC m=+312.616516822 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6cd80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7a070 item 66 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d3c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d3c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d3c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d3c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d3c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.062231862 +0000 UTC m=+312.617606859 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d3c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d840): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d840): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d840): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d840): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7a3f0 item 67 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d840): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.062724166 +0000 UTC m=+312.618099153 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6d840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6dd40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6dd40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6dd40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6dd40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6dd40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.062724166 +0000 UTC m=+312.618099153 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f84e6dd40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7a5b0 item 67 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852144c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852144c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852144c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852144c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852144c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.06385481 +0000 UTC m=+312.619229797 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852144c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852149c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852149c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7a930 item 68 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852149c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852149c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852149c0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852149c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852149c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.064309032 +0000 UTC m=+312.619684020 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852149c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85214f00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85214f00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85214f00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85214f00): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85214f00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.064309032 +0000 UTC m=+312.619684020 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85214f00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7aaf0 item 68 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215540): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215540): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215540): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.065349818 +0000 UTC m=+312.620724805 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852159c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852159c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852159c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852159c0): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852159c0): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7ae70 item 69 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852159c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852159c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.066130754 +0000 UTC m=+312.621505742 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852159c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215ec0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215ec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215ec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215ec0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215ec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.066130754 +0000 UTC m=+312.621505742 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85215ec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7b030 item 69 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230640): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230640): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230640): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.067233676 +0000 UTC m=+312.622608663 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7b3b0 item 70 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230b40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230b40): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230b40): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230b40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.067678251 +0000 UTC m=+312.623053237 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85230b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231080): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231080): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231080): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231080): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231080): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.067678251 +0000 UTC m=+312.623053237 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231080): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7b570 item 70 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231700): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231700): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231700): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231700): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231700): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.068703827 +0000 UTC m=+312.624078814 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231700): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231c00): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231c00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231c00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231c00): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231c00): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7b8f0 item 71 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231c00): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231c00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.069185591 +0000 UTC m=+312.624560588 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85231c00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250200): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250200): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250200): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250200): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250200): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.069185591 +0000 UTC m=+312.624560588 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250200): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7bab0 item 71 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250880): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250880): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250880): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.070423657 +0000 UTC m=+312.625798644 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250d80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250d80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84e7be30 item 72 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250d80): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250d80): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250d80): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250d80): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250d80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.070895824 +0000 UTC m=+312.626270812 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85250d80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852512c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852512c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852512c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852512c0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852512c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.070895824 +0000 UTC m=+312.626270812 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852512c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525c150 item 72 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251880): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251880): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251880): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251880): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251880): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.071993466 +0000 UTC m=+312.627368453 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251d80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251d80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251d80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525c4d0 item 73 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251d80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251d80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.072430377 +0000 UTC m=+312.627805363 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85251d80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c340): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c340): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c340): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c340): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c340): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525c690 item 73 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c340): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c340): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.072890701 +0000 UTC m=+312.628265688 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c340): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c880): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c880): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c880): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.072890701 +0000 UTC m=+312.628265688 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526c880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525c850 item 73 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526cec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526cec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526cec0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526cec0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526cec0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526cec0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526cec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.074307682 +0000 UTC m=+312.629682669 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526cec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d3c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d3c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d3c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525cbd0 item 74 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d3c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d3c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.074724615 +0000 UTC m=+312.630099602 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d3c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d900): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d900): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525cd90 item 74 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d900): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d900): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d900): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d900): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d900): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.075417026 +0000 UTC m=+312.630792012 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526d900): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526de80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526de80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526de80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526de80): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526de80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.075417026 +0000 UTC m=+312.630792012 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8526de80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525cf50 item 74 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528a5c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528a5c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528a5c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528a5c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528a5c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528a5c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528a5c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.076453642 +0000 UTC m=+312.631828629 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528a5c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528aac0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528aac0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528aac0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525d2d0 item 75 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528aac0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528aac0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.076930057 +0000 UTC m=+312.632305044 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528aac0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b000): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b000): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b000): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b000): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525d490 item 75 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b000): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.077455243 +0000 UTC m=+312.632830230 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b540): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b540): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b540): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.077455243 +0000 UTC m=+312.632830230 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528b540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525d650 item 75 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528bb80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528bb80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528bb80): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528bb80): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528bb80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528bb80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528bb80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.078647222 +0000 UTC m=+312.634022209 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8528bb80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa180): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa180): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa180): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525d9d0 item 76 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa180): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa180): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.079073132 +0000 UTC m=+312.634448119 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa180): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa6c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa6c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525db90 item 76 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa6c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa6c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa6c0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa6c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa6c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.079640198 +0000 UTC m=+312.635015184 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aa6c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aac40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aac40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aac40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aac40): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aac40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.079640198 +0000 UTC m=+312.635015184 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852aac40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8525dd50 item 76 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab280): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab280): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab280): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab280): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab280): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.080676184 +0000 UTC m=+312.636051170 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab780): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab780): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab780): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852ba230 item 77 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab780): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab780): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.081166144 +0000 UTC m=+312.636541141 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852ab780): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852abe80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852abe80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852abe80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852abe80): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852abe80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.081166144 +0000 UTC m=+312.636541141 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852abe80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852ba3f0 item 77 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d05c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d05c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d05c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d05c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d05c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d05c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d05c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.082374062 +0000 UTC m=+312.637749049 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d05c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d0ac0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d0ac0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d0ac0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852ba770 item 78 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d0ac0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d0ac0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.082766078 +0000 UTC m=+312.638141065 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d0ac0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d11c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d11c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d11c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d11c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d11c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.082766078 +0000 UTC m=+312.638141065 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d11c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852ba930 item 78 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1800): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1800): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1800): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1800): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1800): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1800): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1800): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.083962545 +0000 UTC m=+312.639337532 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1800): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1d00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1d00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1d00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852bacb0 item 79 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1d00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1d00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.084315819 +0000 UTC m=+312.639690805 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852d1d00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0500): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0500): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0500): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0500): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0500): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.084315819 +0000 UTC m=+312.639690805 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0500): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852bae70 item 79 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0b40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0b40): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0b40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0b40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.085717261 +0000 UTC m=+312.641092278 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f0b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1040): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1040): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1040): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852bb1f0 item 80 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1040): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1040): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.086107333 +0000 UTC m=+312.641482320 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1040): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1740): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1740): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1740): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1740): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1740): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.086107333 +0000 UTC m=+312.641482320 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1740): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852bb3b0 item 80 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1d80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1d80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1d80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1d80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1d80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.087229612 +0000 UTC m=+312.642604598 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f852f1d80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a300): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a300): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a300): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a300): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a300): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a300): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852bb730 item 81 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a300): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a300): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.087663596 +0000 UTC m=+312.643038584 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a300): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a840): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a840): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a840): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.087663596 +0000 UTC m=+312.643038584 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530a840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852bb8f0 item 81 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530aec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530aec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530aec0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530aec0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530aec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.08888488 +0000 UTC m=+312.644259887 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530aec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b3c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b3c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b3c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852bbc70 item 82 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b3c0): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b3c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b3c0): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b3c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b3c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.089520995 +0000 UTC m=+312.644895982 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b3c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b940): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b940): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b940): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b940): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b940): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.089520995 +0000 UTC m=+312.644895982 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8530b940): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f852bbe30 item 82 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e0c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e0c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e0c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e0c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e0c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.090824444 +0000 UTC m=+312.646199430 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e0c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e5c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e5c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e5c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e5c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e5c0): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e5c0): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531e310 item 83 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e5c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e5c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.091374236 +0000 UTC m=+312.646749222 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532e5c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532eb00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532eb00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532eb00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532eb00): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532eb00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.091374236 +0000 UTC m=+312.646749222 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532eb00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531e4d0 item 83 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f180): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f180): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f180): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f180): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f180): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.092651343 +0000 UTC m=+312.648026331 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f180): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f680): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f680): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f680): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531e850 item 84 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f680): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f680): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f680): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f680): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f680): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.093250059 +0000 UTC m=+312.648625046 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532f680): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532fc00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532fc00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532fc00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532fc00): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532fc00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.093250059 +0000 UTC m=+312.648625046 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8532fc00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531ea10 item 84 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c380): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c380): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c380): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c380): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c380): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.094474579 +0000 UTC m=+312.649849576 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c380): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c880): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c880): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c880): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c880): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c880): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531ed90 item 85 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c880): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.095186806 +0000 UTC m=+312.650561793 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534c880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534cdc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534cdc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534cdc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534cdc0): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534cdc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.095186806 +0000 UTC m=+312.650561793 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534cdc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531ef50 item 85 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d440): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d440): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d440): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d440): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d440): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.096402308 +0000 UTC m=+312.651777296 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d440): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d940): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d940): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d940): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531f2d0 item 86 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d940): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d940): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d940): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d940): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d940): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.096980566 +0000 UTC m=+312.652355552 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534d940): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534dec0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534dec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534dec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534dec0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534dec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.096980566 +0000 UTC m=+312.652355552 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8534dec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531f490 item 86 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366640): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366640): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366640): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.098177543 +0000 UTC m=+312.653552531 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366b40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366b40): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366b40): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366b40): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531f810 item 87 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366b40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.098614995 +0000 UTC m=+312.653989981 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85366b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367080): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367080): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367080): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367080): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367080): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.098614995 +0000 UTC m=+312.653989981 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367080): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531f9d0 item 87 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367700): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367700): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367700): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367700): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367700): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.09969307 +0000 UTC m=+312.655068057 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367700): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367c00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367c00): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367c00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8531fd50 item 88 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367c00): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367c00): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367c00): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367c00): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367c00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.100177519 +0000 UTC m=+312.655552506 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85367c00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388280): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388280): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388280): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.100177519 +0000 UTC m=+312.655552506 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538e070 item 88 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853888c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853888c0): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853888c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853888c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853888c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853888c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853888c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853888c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.101493702 +0000 UTC m=+312.656868689 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853888c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388e00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388e00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388e00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538e3f0 item 89 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388e00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388e00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.101904152 +0000 UTC m=+312.657279140 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85388e00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85389340): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85389340): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85389340): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85389340): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85389340): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85389340): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538e5b0 item 89 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85389340): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85389340): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.102396797 +0000 UTC m=+312.657771794 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85389340): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853898c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853898c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853898c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853898c0): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853898c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.102396797 +0000 UTC m=+312.657771794 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853898c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538e770 item 89 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac000): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac000): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac000): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac000): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac000): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac000): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.103525458 +0000 UTC m=+312.658900444 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac540): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac540): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538eaf0 item 90 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac540): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.103961045 +0000 UTC m=+312.659336033 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ac540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853aca80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853aca80): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853aca80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538ecb0 item 90 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853aca80): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853aca80): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853aca80): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853aca80): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853aca80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.104640311 +0000 UTC m=+312.660015298 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853aca80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad040): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad040): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad040): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad040): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad040): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.104640311 +0000 UTC m=+312.660015298 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad040): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538ee70 item 90 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad680): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad680): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad680): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad680): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad680): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad680): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad680): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad680): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.106373006 +0000 UTC m=+312.661748013 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853ad680): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853adbc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853adbc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853adbc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538f1f0 item 91 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853adbc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853adbc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.106898492 +0000 UTC m=+312.662273480 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853adbc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8200): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8200): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8200): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8200): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8200): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8200): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538f3b0 item 91 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8200): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8200): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.10836652 +0000 UTC m=+312.663741507 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8200): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8780): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8780): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8780): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8780): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8780): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.10836652 +0000 UTC m=+312.663741507 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8780): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538f570 item 91 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8dc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8dc0): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8dc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8dc0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8dc0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8dc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8dc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8dc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.109667594 +0000 UTC m=+312.665042601 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c8dc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9300): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9300): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9300): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538f8f0 item 92 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9300): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9300): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.110155009 +0000 UTC m=+312.665529996 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9300): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9840): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9840): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538fab0 item 92 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9840): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9840): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9840): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9840): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.110822793 +0000 UTC m=+312.666197780 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9e00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9e00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9e00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9e00): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9e00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.110822793 +0000 UTC m=+312.666197780 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853c9e00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f8538fc70 item 92 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8540): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8540): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8540): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8540): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8540): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8540): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.112211801 +0000 UTC m=+312.667586819 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8a80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8a80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8a80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f853f4150 item 93 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8a80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8a80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.112675663 +0000 UTC m=+312.668050651 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e8a80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9180): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9180): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9180): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9180): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9180): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.112675663 +0000 UTC m=+312.668050651 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9180): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f853f4310 item 93 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e97c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e97c0): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e97c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e97c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e97c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e97c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e97c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e97c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.114110558 +0000 UTC m=+312.669485545 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e97c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9d00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9d00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9d00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f853f4690 item 94 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9d00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9d00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.114535066 +0000 UTC m=+312.669910063 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f853e9d00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408500): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408500): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408500): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408500): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408500): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.114535066 +0000 UTC m=+312.669910063 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408500): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f853f4850 item 94 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408b40): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408b40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408b40): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408b40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408b40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.115892785 +0000 UTC m=+312.671267772 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85408b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409080): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409080): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409080): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f853f4bd0 item 95 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409080): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409080): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.11632176 +0000 UTC m=+312.671696748 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409080): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409780): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409780): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409780): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409780): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409780): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.11632176 +0000 UTC m=+312.671696748 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409780): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f853f4d90 item 95 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409dc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409dc0): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409dc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409dc0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409dc0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409dc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409dc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409dc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.117527326 +0000 UTC m=+312.672902323 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85409dc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422400): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422400): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422400): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f853f5110 item 96 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422400): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422400): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.117954017 +0000 UTC m=+312.673329004 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422400): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422b00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422b00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422b00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422b00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422b00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.117954017 +0000 UTC m=+312.673329004 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85422b00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f853f52d0 item 96 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= 2026/07/01 01:47:52 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:52 DEBUG : Looking for writers 2026/07/01 01:47:52 DEBUG : >WaitForWriters: 2026/07/01 01:47:52 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:52 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:52 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:52 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:52 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/01 01:47:52 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501cc40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501cc40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501cc40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501cc40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501cc40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.653018074 +0000 UTC m=+313.208393071 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501cc40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d0c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d0c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d0c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d0c0): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d0c0): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d0c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.653018074 +0000 UTC m=+313.208393071 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d0c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d580): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d580): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d580): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d580): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d580): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.653018074 +0000 UTC m=+313.208393071 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501d580): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c29b90 item 1 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501dbc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501dbc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501dbc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501dbc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501dbc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.655373278 +0000 UTC m=+313.210748275 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8501dbc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850401c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850401c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850401c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850401c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850401c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.655373278 +0000 UTC m=+313.210748275 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850401c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f850361c0 item 2 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040800): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040800): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040800): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040800): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040800): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.656705079 +0000 UTC m=+313.212080067 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040800): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040c80): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040c80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040c80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040c80): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040c80): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040c80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.656705079 +0000 UTC m=+313.212080067 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85040c80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041140): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041140): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041140): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041140): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041140): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.656705079 +0000 UTC m=+313.212080067 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041140): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85036540 item 3 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850417c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850417c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850417c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850417c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850417c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.658512714 +0000 UTC m=+313.213887711 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850417c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041d00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041d00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041d00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041d00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041d00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.658512714 +0000 UTC m=+313.213887711 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85041d00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85036a10 item 4 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060440): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060440): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060440): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060440): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060440): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.659760628 +0000 UTC m=+313.215135625 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060440): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850608c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850608c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850608c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850608c0): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850608c0): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850608c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850608c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.659760628 +0000 UTC m=+313.215135625 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f850608c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060d80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060d80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060d80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060d80): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060d80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.659760628 +0000 UTC m=+313.215135625 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85060d80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85036d90 item 5 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061400): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061400): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061400): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061400): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061400): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.661811019 +0000 UTC m=+313.217186016 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061400): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061940): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061940): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061940): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061940): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061940): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.661811019 +0000 UTC m=+313.217186016 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85061940): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85037260 item 6 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855020c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855020c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855020c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855020c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855020c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.663210247 +0000 UTC m=+313.218585244 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855020c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855025c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855025c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855025c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855025c0): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855025c0): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855025c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855025c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.663210247 +0000 UTC m=+313.218585244 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855025c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85502a80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85502a80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85502a80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85502a80): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85502a80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.663210247 +0000 UTC m=+313.218585244 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85502a80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f850375e0 item 7 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503100): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503100): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503100): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503100): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503100): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.66502198 +0000 UTC m=+313.220396967 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503100): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503640): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503640): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503640): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.66502198 +0000 UTC m=+313.220396967 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85037ab0 item 8 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503c00): _readAt: size=2, off=0 2026/07/01 01:47:52 ERROR : open-test-file(0x166f85503c00): Couldn't read size of file 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503c00): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503c00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503c00): close: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85503c00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c0c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c0c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c0c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c0c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c0c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.666524302 +0000 UTC m=+313.221899299 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c0c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c540): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c540): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c540): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c540): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c540): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.666524302 +0000 UTC m=+313.221899299 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551c540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551ca40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551ca40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551ca40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551ca40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551ca40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.666524302 +0000 UTC m=+313.221899299 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551ca40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85037e30 item 9 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d0c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d0c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d0c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d0c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d0c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.668417066 +0000 UTC m=+313.223792064 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d0c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d600): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d600): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d600): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d600): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d600): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.668417066 +0000 UTC m=+313.223792064 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551d600): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85522460 item 10 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551dc40): _readAt: size=2, off=0 2026/07/01 01:47:52 ERROR : open-test-file(0x166f8551dc40): Couldn't read size of file 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551dc40): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551dc40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551dc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551dc40): close: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8551dc40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e100): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e100): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e100): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e100): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e100): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.669980753 +0000 UTC m=+313.225355750 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e100): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e600): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e600): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e600): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e600): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e600): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e600): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e600): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.669980753 +0000 UTC m=+313.225355750 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553e600): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553eb00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553eb00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553eb00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553eb00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553eb00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.669980753 +0000 UTC m=+313.225355750 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553eb00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f855227e0 item 11 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f180): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f180): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f180): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f180): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f180): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.671925555 +0000 UTC m=+313.227300552 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f180): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f6c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f6c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f6c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f6c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f6c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.671925555 +0000 UTC m=+313.227300552 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553f6c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85522cb0 item 12 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553fd00): _readAt: size=2, off=0 2026/07/01 01:47:52 ERROR : open-test-file(0x166f8553fd00): Couldn't read size of file 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553fd00): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553fd00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553fd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553fd00): close: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8553fd00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855641c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855641c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855641c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855641c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855641c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.673471439 +0000 UTC m=+313.228846436 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855641c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564880): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564880): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564880): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.673471439 +0000 UTC m=+313.228846436 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85523030 item 13 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564f00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564f00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564f00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564f00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564f00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.674747997 +0000 UTC m=+313.230122994 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85564f00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565440): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565440): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565440): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565440): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565440): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.674747997 +0000 UTC m=+313.230122994 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565440): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f855233b0 item 14 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565a80): _readAt: size=2, off=0 2026/07/01 01:47:52 ERROR : open-test-file(0x166f85565a80): Couldn't read size of file 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565a80): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565a80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565a80): close: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565a80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565e40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565e40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565e40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565e40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565e40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.676236452 +0000 UTC m=+313.231611449 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85565e40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582600): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582600): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582600): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582600): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582600): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.676236452 +0000 UTC m=+313.231611449 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582600): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85523730 item 15 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582c80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582c80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582c80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582c80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582c80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.677713085 +0000 UTC m=+313.233088072 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85582c80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855831c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855831c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855831c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855831c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855831c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.677713085 +0000 UTC m=+313.233088072 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855831c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85523ab0 item 16 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583800): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583800): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583800): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583800): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583800): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.678981668 +0000 UTC m=+313.234356656 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583800): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583c80): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583c80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583c80): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583c80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583c80): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583c80): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583c80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.678981668 +0000 UTC m=+313.234356656 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85583c80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e280): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e280): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e280): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.678981668 +0000 UTC m=+313.234356656 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85523e30 item 17 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e900): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e900): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e900): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e900): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e900): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.681252914 +0000 UTC m=+313.236627941 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559e900): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559ee40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559ee40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559ee40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559ee40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559ee40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.681252914 +0000 UTC m=+313.236627941 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559ee40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85598460 item 18 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f4c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f4c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f4c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f4c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f4c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.68259293 +0000 UTC m=+313.237967918 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f4c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f9c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f9c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f9c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f9c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f9c0): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f9c0): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f9c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.68259293 +0000 UTC m=+313.237967918 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559f9c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559fec0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559fec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559fec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559fec0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559fec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.68259293 +0000 UTC m=+313.237967918 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8559fec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f855987e0 item 19 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2640): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2640): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2640): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.684345502 +0000 UTC m=+313.239720490 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2b80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2b80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2b80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2b80): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2b80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.684345502 +0000 UTC m=+313.239720490 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c2b80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85598cb0 item 20 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3200): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3200): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3200): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3200): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3200): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.685668979 +0000 UTC m=+313.241043965 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3200): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3700): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3700): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3700): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3700): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3700): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3700): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3700): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3700): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.685668979 +0000 UTC m=+313.241043965 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3700): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3c00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3c00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3c00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3c00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3c00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.685668979 +0000 UTC m=+313.241043965 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855c3c00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85599030 item 21 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0380): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0380): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0380): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0380): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0380): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.687558357 +0000 UTC m=+313.242933344 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0380): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e08c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e08c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e08c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e08c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e08c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.687558357 +0000 UTC m=+313.242933344 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e08c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85599500 item 22 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0f40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0f40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0f40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0f40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0f40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.689017628 +0000 UTC m=+313.244392615 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e0f40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4940): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4940): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4940): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4940): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4940): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4940): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4940): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4940): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.689017628 +0000 UTC m=+313.244392615 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4940): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4e40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4e40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4e40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4e40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4e40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.689017628 +0000 UTC m=+313.244392615 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e4e40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c569a0 item 23 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e54c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e54c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e54c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e54c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e54c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.691229872 +0000 UTC m=+313.246604869 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e54c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e5a00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e5a00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e5a00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e5a00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e5a00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.691229872 +0000 UTC m=+313.246604869 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f851e5a00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c56e70 item 24 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602140): _readAt: size=2, off=0 2026/07/01 01:47:52 ERROR : open-test-file(0x166f85602140): Couldn't read size of file 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602140): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602140): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602140): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602140): close: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602140): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602500): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602500): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602500): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602500): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602500): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.693062604 +0000 UTC m=+313.248437601 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602500): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602a00): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602a00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602a00): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602a00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602a00): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602a00): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602a00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.693062604 +0000 UTC m=+313.248437601 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602a00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602f40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602f40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602f40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602f40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602f40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.693062604 +0000 UTC m=+313.248437601 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85602f40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c571f0 item 25 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856035c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856035c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856035c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856035c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856035c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.695973521 +0000 UTC m=+313.251348518 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856035c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85603b00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85603b00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85603b00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85603b00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85603b00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.695973521 +0000 UTC m=+313.251348518 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85603b00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c576c0 item 26 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622240): _readAt: size=2, off=0 2026/07/01 01:47:52 ERROR : open-test-file(0x166f85622240): Couldn't read size of file 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622240): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622240): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622240): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622240): close: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622240): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622600): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622600): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622600): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622600): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622600): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.699262379 +0000 UTC m=+313.254637366 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622600): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622b00): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622b00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622b00): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622b00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622b00): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622b00): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622b00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.699262379 +0000 UTC m=+313.254637366 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85622b00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623040): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623040): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623040): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623040): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623040): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.699262379 +0000 UTC m=+313.254637366 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623040): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f84c57a40 item 27 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856236c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856236c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856236c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856236c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856236c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.70139831 +0000 UTC m=+313.256773297 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856236c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623c00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623c00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623c00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623c00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623c00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.70139831 +0000 UTC m=+313.256773297 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85623c00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85640070 item 28 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a340): _readAt: size=2, off=0 2026/07/01 01:47:52 ERROR : open-test-file(0x166f8564a340): Couldn't read size of file 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a340): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a340): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a340): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a340): close: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a340): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a700): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a700): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a700): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a700): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a700): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.703360476 +0000 UTC m=+313.258735463 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564a700): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564adc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564adc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564adc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564adc0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564adc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.703360476 +0000 UTC m=+313.258735463 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564adc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856403f0 item 29 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b440): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b440): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b440): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b440): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b440): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.704713146 +0000 UTC m=+313.260088133 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b440): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b980): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b980): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b980): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b980): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b980): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.704713146 +0000 UTC m=+313.260088133 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8564b980): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85640770 item 30 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856620c0): _readAt: size=2, off=0 2026/07/01 01:47:52 ERROR : open-test-file(0x166f856620c0): Couldn't read size of file 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856620c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856620c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856620c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856620c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856620c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662480): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662480): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662480): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662480): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662480): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.706111693 +0000 UTC m=+313.261486680 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662480): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662b40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662b40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.706111693 +0000 UTC m=+313.261486680 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85662b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85640af0 item 31 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856631c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856631c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856631c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856631c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856631c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.707545035 +0000 UTC m=+313.262920022 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856631c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663700): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663700): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663700): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663700): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663700): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.707545035 +0000 UTC m=+313.262920022 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663700): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85640e70 item 32 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663d40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663d40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663d40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663d40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663d40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.708848252 +0000 UTC m=+313.264223239 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85663d40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856842c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856842c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856842c0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856842c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856842c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856411f0 item 33 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856842c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856842c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.709270155 +0000 UTC m=+313.264645142 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856842c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856847c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856847c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856847c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856847c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856847c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.709270155 +0000 UTC m=+313.264645142 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856847c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856413b0 item 33 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85684e00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85684e00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85684e00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85684e00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85684e00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.710499484 +0000 UTC m=+313.265874471 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85684e00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685280): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85641730 item 34 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685280): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685280): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685280): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685280): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.711154163 +0000 UTC m=+313.266529150 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856857c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856857c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856857c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856857c0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856857c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.711154163 +0000 UTC m=+313.266529150 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856857c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856418f0 item 34 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685e00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685e00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685e00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685e00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685e00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.712412988 +0000 UTC m=+313.267787975 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85685e00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6380): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6380): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6380): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6380): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6380): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85641c70 item 35 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6380): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6380): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.71287221 +0000 UTC m=+313.268247197 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6380): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6880): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6880): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6880): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.71287221 +0000 UTC m=+313.268247197 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85641e30 item 35 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6f00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6f00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6f00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6f00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6f00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.714070911 +0000 UTC m=+313.269445898 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a6f00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7400): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7400): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b0310 item 36 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7400): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7400): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7400): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7400): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7400): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.714505137 +0000 UTC m=+313.269880124 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7400): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7940): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7940): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7940): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7940): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7940): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.714505137 +0000 UTC m=+313.269880124 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856a7940): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b04d0 item 36 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4080): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4080): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4080): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4080): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4080): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.715685714 +0000 UTC m=+313.271060701 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4080): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4500): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4500): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4500): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4500): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4500): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b0850 item 37 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4500): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4500): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.716115291 +0000 UTC m=+313.271490278 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4500): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4a00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4a00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4a00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4a00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4a00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.716115291 +0000 UTC m=+313.271490278 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c4a00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b0a10 item 37 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5080): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5080): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5080): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5080): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5080): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.717634675 +0000 UTC m=+313.273009662 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5080): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5580): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5580): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b0d90 item 38 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5580): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5580): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5580): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5580): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5580): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.71810059 +0000 UTC m=+313.273475577 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5580): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5ac0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5ac0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5ac0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5ac0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5ac0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.71810059 +0000 UTC m=+313.273475577 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856c5ac0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b0f50 item 38 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8240): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8240): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8240): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8240): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8240): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.719162865 +0000 UTC m=+313.274537853 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8240): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8740): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8740): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8740): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8740): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8740): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b12d0 item 39 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8740): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8740): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.719582724 +0000 UTC m=+313.274957711 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8740): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8c40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8c40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8c40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8c40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8c40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.719582724 +0000 UTC m=+313.274957711 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e8c40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b1490 item 39 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e92c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e92c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e92c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e92c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e92c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.720728747 +0000 UTC m=+313.276103733 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e92c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e97c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e97c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b1810 item 40 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e97c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e97c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e97c0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e97c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e97c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.721417219 +0000 UTC m=+313.276792207 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e97c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e9d00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e9d00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e9d00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e9d00): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e9d00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.721417219 +0000 UTC m=+313.276792207 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f856e9d00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b19d0 item 40 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857063c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857063c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857063c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857063c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857063c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857063c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857063c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.722411667 +0000 UTC m=+313.277786653 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857063c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857068c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857068c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857068c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f856b1d50 item 41 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857068c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857068c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.722799134 +0000 UTC m=+313.278174131 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857068c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85706d80): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85706d80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85706d80): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85706d80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85706d80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85718070 item 41 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85706d80): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85706d80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.723265491 +0000 UTC m=+313.278640478 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85706d80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857072c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857072c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857072c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857072c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857072c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.723265491 +0000 UTC m=+313.278640478 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857072c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85718230 item 41 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707900): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707900): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707900): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707900): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707900): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707900): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707900): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.72444144 +0000 UTC m=+313.279816426 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707900): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707e00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707e00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707e00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857185b0 item 42 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707e00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707e00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.724944925 +0000 UTC m=+313.280319912 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85707e00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85728440): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85728440): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85718770 item 42 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85728440): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85728440): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85728440): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85728440): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85728440): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.725465082 +0000 UTC m=+313.280840068 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85728440): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857289c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857289c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857289c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857289c0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857289c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.725465082 +0000 UTC m=+313.280840068 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857289c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85718930 item 42 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729000): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729000): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729000): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729000): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729000): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.726478064 +0000 UTC m=+313.281853051 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729500): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729500): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729500): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85718cb0 item 43 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729500): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729500): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.726853679 +0000 UTC m=+313.282228667 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729500): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729a40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729a40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729a40): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729a40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729a40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85718e70 item 43 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729a40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729a40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.727322089 +0000 UTC m=+313.282697076 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85729a40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748080): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748080): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748080): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748080): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748080): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.727322089 +0000 UTC m=+313.282697076 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748080): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85719030 item 43 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857486c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857486c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857486c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857486c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857486c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857486c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857486c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.728428357 +0000 UTC m=+313.283803344 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857486c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748bc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748bc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748bc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857193b0 item 44 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748bc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748bc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.729017113 +0000 UTC m=+313.284392100 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85748bc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749100): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749100): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85719570 item 44 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749100): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749100): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749100): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749100): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749100): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.729529605 +0000 UTC m=+313.284904593 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749100): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749680): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749680): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749680): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749680): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749680): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.729529605 +0000 UTC m=+313.284904593 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749680): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85719730 item 44 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749cc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749cc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749cc0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749cc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749cc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749cc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.730586381 +0000 UTC m=+313.285961367 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85749cc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857642c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857642c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857642c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85719ab0 item 45 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857642c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857642c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.730989097 +0000 UTC m=+313.286364083 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857642c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857649c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857649c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857649c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857649c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857649c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.730989097 +0000 UTC m=+313.286364083 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857649c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85719c70 item 45 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765000): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765000): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765000): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765000): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765000): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.732399756 +0000 UTC m=+313.287774744 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765500): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765500): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765500): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85776150 item 46 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765500): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765500): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.732957474 +0000 UTC m=+313.288332460 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765500): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765c00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765c00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765c00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765c00): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765c00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.732957474 +0000 UTC m=+313.288332460 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85765c00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85776310 item 46 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780340): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780340): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780340): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780340): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780340): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780340): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780340): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.734275109 +0000 UTC m=+313.289650095 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780340): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780840): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780840): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85776690 item 47 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780840): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.734649782 +0000 UTC m=+313.290024770 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780f40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780f40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780f40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780f40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780f40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.734649782 +0000 UTC m=+313.290024770 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85780f40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85776850 item 47 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781580): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781580): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781580): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781580): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781580): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781580): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781580): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.735938242 +0000 UTC m=+313.291313229 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781580): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781a80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781a80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781a80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85776bd0 item 48 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781a80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781a80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.736363992 +0000 UTC m=+313.291738978 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85781a80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4280): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4280): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4280): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.736363992 +0000 UTC m=+313.291738978 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85776d90 item 48 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a48c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a48c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a48c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a48c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a48c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.737655458 +0000 UTC m=+313.293030444 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a48c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4d40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4d40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4d40): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4d40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4d40): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4d40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85777110 item 49 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4d40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4d40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.738138474 +0000 UTC m=+313.293513461 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a4d40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5280): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5280): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5280): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.738138474 +0000 UTC m=+313.293513461 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857772d0 item 49 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5900): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5900): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5900): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5900): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5900): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.739422385 +0000 UTC m=+313.294797373 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5900): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5e00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5e00): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5e00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85777650 item 50 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5e00): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5e00): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5e00): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5e00): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5e00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.739940198 +0000 UTC m=+313.295315186 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857a5e00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4480): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4480): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4480): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4480): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4480): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.739940198 +0000 UTC m=+313.295315186 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4480): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85777810 item 50 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4b00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4b00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4b00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4b00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4b00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.741172923 +0000 UTC m=+313.296547911 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c4b00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5000): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5000): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5000): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5000): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5000): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85777b90 item 51 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5000): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.741635392 +0000 UTC m=+313.297010379 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5540): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5540): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5540): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.741635392 +0000 UTC m=+313.297010379 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85777d50 item 51 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5bc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5bc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5bc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5bc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5bc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.742836939 +0000 UTC m=+313.298211926 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857c5bc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e61c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e61c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e61c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857de230 item 52 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e61c0): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e61c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e61c0): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e61c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e61c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.743320177 +0000 UTC m=+313.298695163 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e61c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6740): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6740): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6740): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6740): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6740): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.743320177 +0000 UTC m=+313.298695163 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6740): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857de3f0 item 52 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6dc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6dc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6dc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6dc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6dc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.744373655 +0000 UTC m=+313.299748643 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e6dc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e72c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e72c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e72c0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e72c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e72c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e72c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857de770 item 53 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e72c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e72c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.744814964 +0000 UTC m=+313.300189951 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e72c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7800): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7800): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7800): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7800): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7800): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.744814964 +0000 UTC m=+313.300189951 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7800): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857de930 item 53 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7e80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7e80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7e80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7e80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7e80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.746458431 +0000 UTC m=+313.301833428 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f857e7e80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802480): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802480): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802480): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857decb0 item 54 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802480): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802480): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802480): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802480): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802480): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.747323115 +0000 UTC m=+313.302698102 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802480): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802a00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802a00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802a00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802a00): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802a00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.747323115 +0000 UTC m=+313.302698102 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85802a00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857dee70 item 54 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803080): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803080): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803080): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803080): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803080): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.748504173 +0000 UTC m=+313.303879160 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803080): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803580): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803580): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803580): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803580): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803580): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803580): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857df1f0 item 55 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803580): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803580): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.749040851 +0000 UTC m=+313.304415858 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803580): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803ac0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803ac0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803ac0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803ac0): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803ac0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.749040851 +0000 UTC m=+313.304415858 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85803ac0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857df3b0 item 55 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820240): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820240): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820240): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820240): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820240): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.750360921 +0000 UTC m=+313.305735907 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820240): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820740): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820740): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820740): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857df730 item 56 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820740): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820740): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820740): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820740): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820740): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.750886978 +0000 UTC m=+313.306261965 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820740): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820cc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820cc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820cc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820cc0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820cc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.750886978 +0000 UTC m=+313.306261965 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85820cc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857df8f0 item 56 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821300): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821300): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821300): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821300): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821300): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821300): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821300): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821300): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.752129702 +0000 UTC m=+313.307504689 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821300): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821840): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821840): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857dfc70 item 57 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821840): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.752523872 +0000 UTC m=+313.307898859 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821d80): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821d80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821d80): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821d80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821d80): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821d80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f857dfe30 item 57 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821d80): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821d80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.753009925 +0000 UTC m=+313.308384913 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85821d80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844400): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844400): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844400): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844400): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844400): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.753009925 +0000 UTC m=+313.308384913 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844400): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85840150 item 57 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844a40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844a40): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844a40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844a40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844a40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844a40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844a40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844a40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.754253321 +0000 UTC m=+313.309628308 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844a40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844f80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844f80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844f80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f858404d0 item 58 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844f80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844f80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.754629748 +0000 UTC m=+313.310004735 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85844f80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858454c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858454c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858454c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85840690 item 58 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858454c0): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858454c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858454c0): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858454c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858454c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.755157068 +0000 UTC m=+313.310532055 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858454c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85845a80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85845a80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85845a80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85845a80): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85845a80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.755157068 +0000 UTC m=+313.310532055 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85845a80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85840850 item 58 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858641c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858641c0): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858641c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858641c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858641c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858641c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858641c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858641c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.757124764 +0000 UTC m=+313.312499751 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f858641c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864700): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864700): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864700): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85840bd0 item 59 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864700): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864700): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.757584928 +0000 UTC m=+313.312959915 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864700): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864c40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864c40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864c40): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864c40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864c40): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864c40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85840d90 item 59 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864c40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864c40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.758194242 +0000 UTC m=+313.313569239 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85864c40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1240): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1240): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1240): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1240): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1240): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.758194242 +0000 UTC m=+313.313569239 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1240): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85599810 item 59 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1880): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1880): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1880): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1880): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1880): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1880): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.759344131 +0000 UTC m=+313.314719119 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1dc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1dc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1dc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85599b90 item 60 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1dc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1dc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.759726539 +0000 UTC m=+313.315101527 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855e1dc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f8400): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f8400): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f8400): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85599d50 item 60 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f8400): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f8400): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f8400): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f8400): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f8400): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.760269239 +0000 UTC m=+313.315644227 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f8400): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f89c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f89c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f89c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f89c0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f89c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.760269239 +0000 UTC m=+313.315644227 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f89c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85902070 item 60 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9000): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9000): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9000): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9000): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9000): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9000): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.761649071 +0000 UTC m=+313.317024058 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9540): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9540): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f859023f0 item 61 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9540): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.762119905 +0000 UTC m=+313.317494893 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9c40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9c40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9c40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9c40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9c40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.762119905 +0000 UTC m=+313.317494893 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f855f9c40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f859025b0 item 61 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928380): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928380): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928380): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928380): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928380): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928380): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928380): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928380): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.763390892 +0000 UTC m=+313.318765879 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928380): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859288c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859288c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859288c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85902930 item 62 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859288c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859288c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.763808467 +0000 UTC m=+313.319183454 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859288c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928fc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928fc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928fc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928fc0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928fc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.763808467 +0000 UTC m=+313.319183454 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85928fc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85902af0 item 62 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929600): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929600): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929600): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929600): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929600): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929600): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929600): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929600): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.76532793 +0000 UTC m=+313.320702917 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929600): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929b40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85902e70 item 63 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929b40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.765796271 +0000 UTC m=+313.321171288 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85929b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a340): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a340): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a340): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a340): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a340): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.765796271 +0000 UTC m=+313.321171288 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a340): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85903030 item 63 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a980): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a980): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a980): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a980): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a980): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a980): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a980): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a980): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.767259608 +0000 UTC m=+313.322634595 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594a980): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594aec0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594aec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594aec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f859033b0 item 64 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594aec0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594aec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.767776269 +0000 UTC m=+313.323151256 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594aec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594b5c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594b5c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594b5c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594b5c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594b5c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.767776269 +0000 UTC m=+313.323151256 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594b5c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85903570 item 64 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594bc00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594bc00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594bc00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594bc00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594bc00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.769305111 +0000 UTC m=+313.324680098 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8594bc00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c180): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c180): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c180): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c180): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c180): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f859038f0 item 65 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c180): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c180): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.769814667 +0000 UTC m=+313.325189654 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c180): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c680): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c680): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c680): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c680): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c680): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.769814667 +0000 UTC m=+313.325189654 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596c680): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85903ab0 item 65 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596ccc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596ccc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596ccc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596ccc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596ccc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.771097788 +0000 UTC m=+313.326472774 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596ccc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d140): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d140): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85903e30 item 66 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d140): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d140): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d140): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d140): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d140): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.771570545 +0000 UTC m=+313.326945532 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d140): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d680): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d680): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d680): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d680): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d680): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.771570545 +0000 UTC m=+313.326945532 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596d680): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85980150 item 66 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596dcc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596dcc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596dcc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596dcc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596dcc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.772819541 +0000 UTC m=+313.328194528 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f8596dcc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990240): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990240): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990240): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990240): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990240): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f859804d0 item 67 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990240): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990240): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.773379783 +0000 UTC m=+313.328754770 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990240): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990740): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990740): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990740): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990740): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990740): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.773379783 +0000 UTC m=+313.328754770 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990740): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85980690 item 67 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990dc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990dc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990dc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990dc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990dc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.774475251 +0000 UTC m=+313.329850248 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85990dc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859912c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859912c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85980a10 item 68 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859912c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859912c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859912c0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859912c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859912c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.774996159 +0000 UTC m=+313.330371146 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859912c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991800): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991800): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991800): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991800): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991800): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.774996159 +0000 UTC m=+313.330371146 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991800): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85980bd0 item 68 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991e40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991e40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991e40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991e40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991e40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.776136571 +0000 UTC m=+313.331511568 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85991e40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b03c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b03c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b03c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b03c0): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b03c0): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85980f50 item 69 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b03c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b03c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.776571297 +0000 UTC m=+313.331946284 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b03c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b08c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b08c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b08c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b08c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b08c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.776571297 +0000 UTC m=+313.331946284 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b08c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85981110 item 69 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b0f40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b0f40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b0f40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b0f40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b0f40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.777671664 +0000 UTC m=+313.333046651 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b0f40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1440): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1440): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85981490 item 70 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1440): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1440): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1440): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1440): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1440): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.778194136 +0000 UTC m=+313.333569123 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1440): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1980): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1980): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1980): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1980): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1980): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.778194136 +0000 UTC m=+313.333569123 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f859b1980): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85981650 item 70 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08540): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08540): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08540): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.779460243 +0000 UTC m=+313.334835240 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08a40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08a40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08a40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08a40): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08a40): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1e230 item 71 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08a40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08a40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.779909757 +0000 UTC m=+313.335284745 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08a40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08f40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08f40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08f40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08f40): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08f40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.779909757 +0000 UTC m=+313.335284745 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a08f40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1e3f0 item 71 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a095c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a095c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a095c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a095c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a095c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.781095094 +0000 UTC m=+313.336470081 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a095c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a09ac0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a09ac0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1e770 item 72 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a09ac0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a09ac0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a09ac0): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a09ac0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a09ac0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.78163068 +0000 UTC m=+313.337005667 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a09ac0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42100): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42100): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42100): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42100): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42100): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.78163068 +0000 UTC m=+313.337005667 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42100): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1e930 item 72 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a426c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a426c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a426c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a426c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a426c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a426c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a426c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.782936452 +0000 UTC m=+313.338311439 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a426c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42bc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42bc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42bc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1ecb0 item 73 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42bc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42bc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.783377781 +0000 UTC m=+313.338752768 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a42bc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43080): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43080): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43080): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43080): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43080): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1ee70 item 73 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43080): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43080): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.78378197 +0000 UTC m=+313.339156957 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43080): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a435c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a435c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a435c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a435c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a435c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.78378197 +0000 UTC m=+313.339156957 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a435c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1f030 item 73 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43c00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43c00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43c00): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43c00): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43c00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43c00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43c00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.785012191 +0000 UTC m=+313.340387178 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a43c00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c200): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c200): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c200): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1f3b0 item 74 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c200): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c200): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.785815059 +0000 UTC m=+313.341190046 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c200): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c740): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c740): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1f570 item 74 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c740): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c740): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c740): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c740): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c740): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.786331719 +0000 UTC m=+313.341706716 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5c740): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5ccc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5ccc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5ccc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5ccc0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5ccc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.786331719 +0000 UTC m=+313.341706716 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5ccc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1f730 item 74 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d300): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d300): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d300): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d300): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d300): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d300): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d300): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.787443547 +0000 UTC m=+313.342818544 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d300): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d800): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d800): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d800): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1fab0 item 75 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d800): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d800): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.787952132 +0000 UTC m=+313.343327139 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5d800): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5dd40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5dd40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5dd40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5dd40): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5dd40): _writeAt: size=3, off=2 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1fc70 item 75 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5dd40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5dd40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.788612964 +0000 UTC m=+313.343987950 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a5dd40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78380): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78380): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78380): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78380): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78380): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.788612964 +0000 UTC m=+313.343987950 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78380): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a1fe30 item 75 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a789c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a789c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a789c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a789c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a789c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a789c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a789c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.790441908 +0000 UTC m=+313.345816896 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a789c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78ec0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78ec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78ec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7c310 item 76 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78ec0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78ec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.790837001 +0000 UTC m=+313.346211988 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a78ec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79400): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79400): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7c4d0 item 76 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79400): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79400): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79400): _writeAt: size=3, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79400): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79400): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.791335737 +0000 UTC m=+313.346710724 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79400): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79980): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79980): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79980): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79980): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79980): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.791335737 +0000 UTC m=+313.346710724 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a79980): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7c690 item 76 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a0c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a0c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a0c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a0c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a0c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a0c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a0c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.792498181 +0000 UTC m=+313.347873179 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a0c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a5c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a5c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a5c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7ca10 item 77 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a5c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a5c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.792926315 +0000 UTC m=+313.348301312 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9a5c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9acc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9acc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9acc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9acc0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9acc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.792926315 +0000 UTC m=+313.348301312 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9acc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7cbd0 item 77 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b300): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b300): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b300): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b300): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b300): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b300): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b300): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.79441456 +0000 UTC m=+313.349789547 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b300): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b800): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b800): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b800): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7cf50 item 78 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b800): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b800): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.795129003 +0000 UTC m=+313.350503989 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85a9b800): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4000): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4000): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4000): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4000): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4000): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.795129003 +0000 UTC m=+313.350503989 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4000): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7d110 item 78 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4640): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4640): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4640): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4640): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4640): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4640): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4640): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.796282769 +0000 UTC m=+313.351657756 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4640): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4b40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7d490 item 79 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4b40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.796889749 +0000 UTC m=+313.352264735 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac4b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5240): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5240): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5240): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5240): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5240): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.796889749 +0000 UTC m=+313.352264735 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5240): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7d650 item 79 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5880): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5880): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5880): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5880): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5880): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.798155075 +0000 UTC m=+313.353530063 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5d80): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5d80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5d80): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7d9d0 item 80 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5d80): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5d80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.798505594 +0000 UTC m=+313.353880581 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ac5d80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2580): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2580): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2580): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2580): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2580): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.798505594 +0000 UTC m=+313.353880581 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2580): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85a7db90 item 80 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2bc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2bc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2bc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2bc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2bc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.800071986 +0000 UTC m=+313.355446973 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae2bc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3040): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3040): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3040): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3040): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3040): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3040): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af0070 item 81 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3040): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3040): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.800747203 +0000 UTC m=+313.356122191 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3040): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3580): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3580): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3580): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3580): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3580): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.800747203 +0000 UTC m=+313.356122191 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3580): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af0230 item 81 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3c00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3c00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3c00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3c00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3c00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.802333122 +0000 UTC m=+313.357708110 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ae3c00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02200): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02200): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02200): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af05b0 item 82 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02200): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02200): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02200): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02200): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02200): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.802956793 +0000 UTC m=+313.358331810 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02200): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02780): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02780): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02780): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02780): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02780): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.802956793 +0000 UTC m=+313.358331810 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02780): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af0770 item 82 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02e00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02e00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02e00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02e00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02e00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.804436112 +0000 UTC m=+313.359811099 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b02e00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03300): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03300): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03300): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03300): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03300): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03300): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af0af0 item 83 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03300): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03300): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.804969794 +0000 UTC m=+313.360344782 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03300): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03840): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03840): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03840): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.804969794 +0000 UTC m=+313.360344782 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af0cb0 item 83 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03ec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03ec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03ec0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03ec0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03ec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.806384271 +0000 UTC m=+313.361759278 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b03ec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b224c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b224c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b224c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af1030 item 84 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b224c0): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b224c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b224c0): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b224c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b224c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.806909097 +0000 UTC m=+313.362284084 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b224c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b22a40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b22a40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b22a40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b22a40): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b22a40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.806909097 +0000 UTC m=+313.362284084 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b22a40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af11f0 item 84 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b230c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b230c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b230c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b230c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b230c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.808333122 +0000 UTC m=+313.363708119 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b230c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b235c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b235c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b235c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b235c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b235c0): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b235c0): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af1570 item 85 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b235c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b235c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.808938278 +0000 UTC m=+313.364313265 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b235c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b23b00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b23b00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b23b00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b23b00): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b23b00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.808938278 +0000 UTC m=+313.364313265 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b23b00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af1730 item 85 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44280): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44280): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44280): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.810314312 +0000 UTC m=+313.365689299 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44780): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44780): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44780): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af1ab0 item 86 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44780): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44780): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44780): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44780): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44780): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.811006303 +0000 UTC m=+313.366381289 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44780): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44d00): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44d00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44d00): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44d00): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44d00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.811006303 +0000 UTC m=+313.366381289 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b44d00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85af1c70 item 86 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45380): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45380): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45380): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45380): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45380): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.812335528 +0000 UTC m=+313.367710516 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45380): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45880): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45880): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45880): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45880): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45880): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b56150 item 87 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45880): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.812875142 +0000 UTC m=+313.368250139 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45dc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45dc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45dc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45dc0): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45dc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.812875142 +0000 UTC m=+313.368250139 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b45dc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b56310 item 87 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60540): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60540): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60540): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60540): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60540): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.814193738 +0000 UTC m=+313.369568726 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60540): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60a40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60a40): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60a40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b56690 item 88 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60a40): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60a40): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60a40): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60a40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60a40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.81481181 +0000 UTC m=+313.370186796 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60a40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60fc0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60fc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60fc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60fc0): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60fc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.81481181 +0000 UTC m=+313.370186796 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b60fc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b56850 item 88 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61600): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61600): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61600): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61600): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61600): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61600): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61600): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61600): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.816376198 +0000 UTC m=+313.371751185 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61600): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61b40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61b40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61b40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b56bd0 item 89 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61b40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61b40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.816810032 +0000 UTC m=+313.372185019 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b61b40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82180): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82180): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82180): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82180): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82180): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82180): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b56d90 item 89 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82180): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82180): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.817347893 +0000 UTC m=+313.372722890 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82180): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82700): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82700): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82700): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82700): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82700): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.817347893 +0000 UTC m=+313.372722890 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82700): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b56f50 item 89 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82d40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82d40): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82d40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82d40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82d40): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82d40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82d40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82d40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.818688019 +0000 UTC m=+313.374063017 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b82d40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83280): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83280): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b572d0 item 90 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83280): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.819206453 +0000 UTC m=+313.374581441 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b837c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b837c0): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b837c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b57490 item 90 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b837c0): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b837c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b837c0): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b837c0): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b837c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.819802011 +0000 UTC m=+313.375177008 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b837c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83d80): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83d80): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83d80): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83d80): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83d80): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.819802011 +0000 UTC m=+313.375177008 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85b83d80): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b57650 item 90 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba24c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba24c0): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba24c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba24c0): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba24c0): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba24c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba24c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba24c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.821287121 +0000 UTC m=+313.376662108 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba24c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2a00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2a00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2a00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b579d0 item 91 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2a00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2a00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.821809111 +0000 UTC m=+313.377184108 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2a00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2f40): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2f40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2f40): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2f40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2f40): >_readAt: n=2, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2f40): _writeAt: size=3, off=7 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b57b90 item 91 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2f40): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2f40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.822533241 +0000 UTC m=+313.377908248 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba2f40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba34c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba34c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba34c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba34c0): >_readAt: n=8, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba34c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.822533241 +0000 UTC m=+313.377908248 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba34c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85b57d50 item 91 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba3b00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba3b00): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba3b00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba3b00): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba3b00): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba3b00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba3b00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba3b00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.825017928 +0000 UTC m=+313.380392915 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85ba3b00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0140): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0140): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0140): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb8230 item 92 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0140): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0140): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.825441393 +0000 UTC m=+313.380816380 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0140): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0680): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0680): open at offset 5 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0680): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb83f0 item 92 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0680): _readAt: size=2, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0680): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0680): _writeAt: size=3, off=5 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0680): >_writeAt: n=3, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0680): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.826281411 +0000 UTC m=+313.381656398 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0680): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0c40): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0c40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0c40): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0c40): >_readAt: n=3, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0c40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.826281411 +0000 UTC m=+313.381656398 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc0c40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb85b0 item 92 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1280): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1280): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1280): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1280): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1280): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1280): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1280): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1280): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.827847401 +0000 UTC m=+313.383222389 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1280): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc17c0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc17c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc17c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb8930 item 93 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc17c0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc17c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.828315372 +0000 UTC m=+313.383690358 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc17c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1ec0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1ec0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1ec0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1ec0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1ec0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.828315372 +0000 UTC m=+313.383690358 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bc1ec0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb8af0 item 93 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdc600): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdc600): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdc600): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdc600): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdc600): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdc600): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdc600): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdc600): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.82956639 +0000 UTC m=+313.384941378 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdc600): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdcb40): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdcb40): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdcb40): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb8e70 item 94 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdcb40): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdcb40): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.832234993 +0000 UTC m=+313.387609980 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdcb40): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd240): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd240): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd240): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd240): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd240): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.832234993 +0000 UTC m=+313.387609980 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd240): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb9030 item 94 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd880): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd880): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd880): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd880): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd880): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd880): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd880): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd880): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.833586261 +0000 UTC m=+313.388961248 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdd880): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdddc0): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdddc0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdddc0): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb93b0 item 95 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdddc0): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdddc0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.834015457 +0000 UTC m=+313.389390444 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bdddc0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfc5c0): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfc5c0): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfc5c0): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfc5c0): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfc5c0): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.834015457 +0000 UTC m=+313.389390444 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfc5c0): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb9570 item 95 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfcc00): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfcc00): open at offset 0 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfcc00): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfcc00): _readAt: size=2, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfcc00): >_readAt: n=0, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfcc00): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfcc00): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfcc00): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.835640689 +0000 UTC m=+313.391015676 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfcc00): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd140): _writeAt: size=5, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd140): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd140): >openPending: err= 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb98f0 item 96 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd140): >_writeAt: n=5, err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd140): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.836385248 +0000 UTC m=+313.391760234 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd140): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:47:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:47:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:47:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:47:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:47:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd840): _readAt: size=512, off=0 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd840): openPending: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd840): >openPending: err= 2026/07/01 01:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd840): >_readAt: n=5, err=EOF 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd840): close: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:47:52.836385248 +0000 UTC m=+313.391760234 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:52 DEBUG : open-test-file(0x166f85bfd840): >close: err= 2026/07/01 01:47:52 DEBUG : open-test-file: Remove: 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x166f85bb9ab0 item 96 2026/07/01 01:47:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:47:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:47:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:47:52 DEBUG : open-test-file: >Remove: err= 2026/07/01 01:47:52 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:52 DEBUG : Looking for writers 2026/07/01 01:47:52 DEBUG : >WaitForWriters: 2026/07/01 01:47:52 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.72s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:53 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:53 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:53 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:53 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:53 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:53 DEBUG : file1: newRWFileHandle: 2026/07/01 01:47:53 DEBUG : file1(0x166f85423680): openPending: 2026/07/01 01:47:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:53 DEBUG : file1(0x166f85423680): >openPending: err= 2026/07/01 01:47:53 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:47:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:47:53 DEBUG : file1(0x166f85423680): _writeAt: size=2, off=0 2026/07/01 01:47:53 DEBUG : file1(0x166f85423680): >_writeAt: n=2, err= 2026/07/01 01:47:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/01 01:47:53 DEBUG : file1(0x166f85423680): RWFileHandle.Flush 2026/07/01 01:47:53 DEBUG : file1(0x166f85423680): RWFileHandle.Release 2026/07/01 01:47:53 DEBUG : file1(0x166f85423680): close: 2026/07/01 01:47:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/01 01:47:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:53 DEBUG : file1(0x166f85423680): >close: err= 2026/07/01 01:47:53 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:53 DEBUG : Looking for writers 2026/07/01 01:47:53 DEBUG : file1: reading active writers 2026/07/01 01:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:47:53 DEBUG : Looking for writers 2026/07/01 01:47:53 DEBUG : file1: reading active writers 2026/07/01 01:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:47:53 DEBUG : Looking for writers 2026/07/01 01:47:53 DEBUG : file1: reading active writers 2026/07/01 01:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:47:53 DEBUG : Looking for writers 2026/07/01 01:47:53 DEBUG : file1: reading active writers 2026/07/01 01:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:47:53 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:47:53 DEBUG : Looking for writers 2026/07/01 01:47:53 DEBUG : file1: reading active writers 2026/07/01 01:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:47:53 DEBUG : Looking for writers 2026/07/01 01:47:53 DEBUG : file1: reading active writers 2026/07/01 01:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:47:54 DEBUG : Looking for writers 2026/07/01 01:47:54 DEBUG : file1: reading active writers 2026/07/01 01:47:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:47:54 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/01 01:47:54 DEBUG : Looking for writers 2026/07/01 01:47:54 DEBUG : file1: reading active writers 2026/07/01 01:47:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:47:55 DEBUG : file1: size = 2 OK 2026/07/01 01:47:55 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/01 01:47:55 INFO : file1: Copied (new) 2026/07/01 01:47:55 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/01 01:47:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:47:55 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/01 01:47:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:47:55 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:47:55 DEBUG : Looking for writers 2026/07/01 01:47:55 DEBUG : file1: reading active writers 2026/07/01 01:47:55 DEBUG : >WaitForWriters: 2026/07/01 01:47:55 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:55 DEBUG : Looking for writers 2026/07/01 01:47:55 DEBUG : file1: reading active writers 2026/07/01 01:47:55 DEBUG : >WaitForWriters: 2026/07/01 01:47:55 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.21s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:56 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:56 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:56 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:56 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:47:56 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:47:56 DEBUG : rename_me: newRWFileHandle: 2026/07/01 01:47:56 DEBUG : rename_me(0x166f84d5c440): openPending: 2026/07/01 01:47:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:47:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/01 01:47:56 DEBUG : rename_me(0x166f84d5c440): >openPending: err= 2026/07/01 01:47:56 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/01 01:47:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/01 01:47:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/01 01:47:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/01 01:47:56 DEBUG : rename_me(0x166f84d5c440): _writeAt: size=5, off=0 2026/07/01 01:47:56 DEBUG : rename_me(0x166f84d5c440): >_writeAt: n=5, err= 2026/07/01 01:47:56 DEBUG : rename_me(0x166f84d5c440): close: 2026/07/01 01:47:56 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-01 01:47:56.582702947 +0000 UTC m=+317.138077935 2026/07/01 01:47:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/01 01:47:56 DEBUG : rename_me(0x166f84d5c440): >close: err= 2026/07/01 01:47:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/01 01:47:56 DEBUG : i_was_renamed: Updating file with 0x166f85482270 2026/07/01 01:47:56 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/01 01:47:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/01 01:47:56 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:47:56 DEBUG : Looking for writers 2026/07/01 01:47:56 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:47:56 DEBUG : Looking for writers 2026/07/01 01:47:56 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:47:56 DEBUG : Looking for writers 2026/07/01 01:47:56 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:47:56 DEBUG : Looking for writers 2026/07/01 01:47:56 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:47:56 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/01 01:47:56 DEBUG : Looking for writers 2026/07/01 01:47:56 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:47:56 DEBUG : Looking for writers 2026/07/01 01:47:56 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:47:57 DEBUG : Looking for writers 2026/07/01 01:47:57 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:47:57 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/01 01:47:57 DEBUG : Looking for writers 2026/07/01 01:47:57 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:47:58 DEBUG : i_was_renamed: size = 5 OK 2026/07/01 01:47:58 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:47:58 INFO : i_was_renamed: Copied (new) 2026/07/01 01:47:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-01 01:47:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:47:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/01 01:47:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/01 01:47:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/01 01:47:58 DEBUG : Looking for writers 2026/07/01 01:47:58 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:47:58 DEBUG : >WaitForWriters: 2026/07/01 01:47:58 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.00s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:47:59 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:47:59 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:47:59 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:59 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pedajoj2noze" 2026/07/01 01:47:59 INFO : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:47:59 DEBUG : forgetting directory cache 2026/07/01 01:48:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): _readAt: size=512, off=0 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): openPending: 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:48:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:48:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): >openPending: err= 2026/07/01 01:48:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:02 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): >_readAt: n=20, err=EOF 2026/07/01 01:48:02 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): close: 2026/07/01 01:48:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:48:59 +0000 UTC 2026/07/01 01:48:02 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): >close: err= 2026/07/01 01:48:02 DEBUG : Re-reading directory (181.369701ms old) 2026/07/01 01:48:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:02 DEBUG : forgetting directory cache 2026/07/01 01:48:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate(0x166f85cb6b00): _readAt: size=512, off=0 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate(0x166f85cb6b00): openPending: 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:49:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-01 00:48:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:49:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-01 00:48:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/01 01:48:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:48:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate(0x166f85cb6b00): >openPending: err= 2026/07/01 01:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate(0x166f85cb6b00): >_readAt: n=20, err=EOF 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate(0x166f85cb6b00): close: 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:49:59 +0000 UTC 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate(0x166f85cb6b00): >close: err= 2026/07/01 01:48:04 DEBUG : Re-reading directory (182.904243ms old) 2026/07/01 01:48:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:05 DEBUG : forgetting directory cache 2026/07/01 01:48:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate(0x166f84d5c380): _readAt: size=512, off=0 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate(0x166f84d5c380): openPending: 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:50:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-01 00:49:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:50:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-01 00:49:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/01 01:48:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:48:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate(0x166f84d5c380): >openPending: err= 2026/07/01 01:48:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:07 DEBUG : TestRWCacheUpdate(0x166f84d5c380): >_readAt: n=20, err=EOF 2026/07/01 01:48:07 DEBUG : TestRWCacheUpdate(0x166f84d5c380): close: 2026/07/01 01:48:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:50:59 +0000 UTC 2026/07/01 01:48:07 DEBUG : TestRWCacheUpdate(0x166f84d5c380): >close: err= 2026/07/01 01:48:07 DEBUG : Re-reading directory (185.823435ms old) 2026/07/01 01:48:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:07 DEBUG : forgetting directory cache 2026/07/01 01:48:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate(0x166f84d5ca80): _readAt: size=512, off=0 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate(0x166f84d5ca80): openPending: 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:51:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-01 00:50:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:51:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-01 00:50:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/01 01:48:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:48:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate(0x166f84d5ca80): >openPending: err= 2026/07/01 01:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate(0x166f84d5ca80): >_readAt: n=20, err=EOF 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate(0x166f84d5ca80): close: 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:51:59 +0000 UTC 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate(0x166f84d5ca80): >close: err= 2026/07/01 01:48:09 DEBUG : Re-reading directory (186.541524ms old) 2026/07/01 01:48:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:10 DEBUG : forgetting directory cache 2026/07/01 01:48:10 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate(0x166f84d5c300): _readAt: size=512, off=0 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate(0x166f84d5c300): openPending: 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:52:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-01 00:51:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:52:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-01 00:51:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/01 01:48:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:48:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate(0x166f84d5c300): >openPending: err= 2026/07/01 01:48:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate(0x166f84d5c300): >_readAt: n=20, err=EOF 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate(0x166f84d5c300): close: 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:52:59 +0000 UTC 2026/07/01 01:48:11 DEBUG : TestRWCacheUpdate(0x166f84d5c300): >close: err= 2026/07/01 01:48:11 DEBUG : Re-reading directory (182.134426ms old) 2026/07/01 01:48:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:12 DEBUG : forgetting directory cache 2026/07/01 01:48:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/01 01:48:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate(0x166f84d5cac0): _readAt: size=512, off=0 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate(0x166f84d5cac0): openPending: 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:53:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-01 00:52:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:53:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-01 00:52:59 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/01 01:48:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:48:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate(0x166f84d5cac0): >openPending: err= 2026/07/01 01:48:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate(0x166f84d5cac0): >_readAt: n=20, err=EOF 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate(0x166f84d5cac0): close: 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:53:59 +0000 UTC 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate(0x166f84d5cac0): >close: err= 2026/07/01 01:48:14 DEBUG : Re-reading directory (183.927243ms old) 2026/07/01 01:48:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:14 DEBUG : forgetting directory cache 2026/07/01 01:48:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate(0x166f85cb6340): _readAt: size=512, off=0 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate(0x166f85cb6340): openPending: 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-01 00:54:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-01 00:53:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-01 00:54:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-01 00:53:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/01 01:48:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/01 01:48:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate(0x166f85cb6340): >openPending: err= 2026/07/01 01:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate(0x166f85cb6340): >_readAt: n=21, err=EOF 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate(0x166f85cb6340): close: 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:54:59 +0000 UTC 2026/07/01 01:48:16 DEBUG : TestRWCacheUpdate(0x166f85cb6340): >close: err= 2026/07/01 01:48:16 DEBUG : Re-reading directory (182.691161ms old) 2026/07/01 01:48:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:17 DEBUG : forgetting directory cache 2026/07/01 01:48:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate(0x166f858645c0): _readAt: size=512, off=0 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate(0x166f858645c0): openPending: 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-01 00:55:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-01 00:54:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-01 00:55:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-01 00:54:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/01 01:48:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/01 01:48:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate(0x166f858645c0): >openPending: err= 2026/07/01 01:48:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:19 DEBUG : TestRWCacheUpdate(0x166f858645c0): >_readAt: n=22, err=EOF 2026/07/01 01:48:19 DEBUG : TestRWCacheUpdate(0x166f858645c0): close: 2026/07/01 01:48:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:55:59 +0000 UTC 2026/07/01 01:48:19 DEBUG : TestRWCacheUpdate(0x166f858645c0): >close: err= 2026/07/01 01:48:19 DEBUG : Re-reading directory (181.197365ms old) 2026/07/01 01:48:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:19 DEBUG : forgetting directory cache 2026/07/01 01:48:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): _readAt: size=512, off=0 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): openPending: 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-01 00:56:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-01 00:55:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-01 00:56:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-01 00:55:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/01 01:48:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/01 01:48:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): >openPending: err= 2026/07/01 01:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): >_readAt: n=23, err=EOF 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): close: 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:56:59 +0000 UTC 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate(0x166f85cb61c0): >close: err= 2026/07/01 01:48:21 DEBUG : Re-reading directory (181.299658ms old) 2026/07/01 01:48:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:22 DEBUG : forgetting directory cache 2026/07/01 01:48:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate(0x166f85cb6dc0): _readAt: size=512, off=0 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate(0x166f85cb6dc0): openPending: 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-01 00:57:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-01 00:56:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-01 00:57:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-01 00:56:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/01 01:48:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/01 01:48:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate(0x166f85cb6dc0): >openPending: err= 2026/07/01 01:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate(0x166f85cb6dc0): >_readAt: n=24, err=EOF 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate(0x166f85cb6dc0): close: 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:57:59 +0000 UTC 2026/07/01 01:48:23 DEBUG : TestRWCacheUpdate(0x166f85cb6dc0): >close: err= 2026/07/01 01:48:23 DEBUG : Re-reading directory (182.085022ms old) 2026/07/01 01:48:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:48:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/01 01:48:24 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:24 DEBUG : Looking for writers 2026/07/01 01:48:24 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/01 01:48:24 DEBUG : >WaitForWriters: 2026/07/01 01:48:24 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': vfs cache: cleaner exiting 2026/07/01 01:48:24 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.95s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:26 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/01 01:48:28 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/01 01:48:29 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:29 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:48:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/01 01:48:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/01 01:48:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/01 01:48:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:48:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/01 01:48:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/01 01:48:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/01 01:48:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:48:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/01 01:48:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/01 01:48:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/01 01:48:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:48:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:48:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:48:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/01 01:48:30 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:30 DEBUG : Looking for writers 2026/07/01 01:48:30 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/01 01:48:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/01 01:48:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.81s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:31 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:31 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:31 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': Reusing VFS from active cache 2026/07/01 01:48:31 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:31 DEBUG : Looking for writers 2026/07/01 01:48:31 DEBUG : >WaitForWriters: 2026/07/01 01:48:31 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:31 DEBUG : Looking for writers 2026/07/01 01:48:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:31 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:31 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:31 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:31 DEBUG : Looking for writers 2026/07/01 01:48:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:32 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:32 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:32 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:32 DEBUG : Looking for writers 2026/07/01 01:48:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:32 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:32 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:33 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:48:35 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/01 01:48:37 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:37 DEBUG : dir: Looking for writers 2026/07/01 01:48:37 DEBUG : file2: reading active writers 2026/07/01 01:48:37 DEBUG : Looking for writers 2026/07/01 01:48:37 DEBUG : dir: reading active writers 2026/07/01 01:48:37 DEBUG : file1: reading active writers 2026/07/01 01:48:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.83s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:38 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:38 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:39 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:48:41 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/01 01:48:42 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:42 DEBUG : dir: Looking for writers 2026/07/01 01:48:42 DEBUG : Looking for writers 2026/07/01 01:48:42 DEBUG : dir: reading active writers 2026/07/01 01:48:42 DEBUG : file1: reading active writers 2026/07/01 01:48:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.82s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:44 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:44 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:45 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/01 01:48:47 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/01 01:48:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:48:48 DEBUG : file1: Open: flags=O_RDONLY 2026/07/01 01:48:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/01 01:48:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/01 01:48:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:48:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/01 01:48:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:48:49 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/01 01:48:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:48:49 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/01 01:48:49 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/01 01:48:49 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/01 01:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/01 01:48:49 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (0 bytes), uploading instead of streaming 2026/07/01 01:48:50 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/01 01:48:50 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:48:50 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/01 01:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/01 01:48:50 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:48:50 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/01 01:48:50 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:50 DEBUG : dir: Looking for writers 2026/07/01 01:48:50 DEBUG : file2: reading active writers 2026/07/01 01:48:50 DEBUG : new_file.txt: reading active writers 2026/07/01 01:48:50 DEBUG : Looking for writers 2026/07/01 01:48:50 DEBUG : dir: reading active writers 2026/07/01 01:48:50 DEBUG : file1: reading active writers 2026/07/01 01:48:50 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.91s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:52 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:52 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:53 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/01 01:48:55 DEBUG : dir/file2: same parent dir (ODFfMTI2OTk5NDBfVUNCVGc) - using file/rename instead of move_copy for dir/file1 2026/07/01 01:48:55 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/01 01:48:55 DEBUG : dir/file1: Updating file with dir/file1 0x166f84d4d450 2026/07/01 01:48:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/01 01:48:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:48:56 INFO : dir/file1: Moved (server-side) to: file0 2026/07/01 01:48:56 DEBUG : file0: Updating file with file0 0x166f84d4d450 2026/07/01 01:48:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:48:56 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/01 01:48:56 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:56 DEBUG : dir: Looking for writers 2026/07/01 01:48:56 DEBUG : Looking for writers 2026/07/01 01:48:56 DEBUG : dir: reading active writers 2026/07/01 01:48:56 DEBUG : file0: reading active writers 2026/07/01 01:48:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.86s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:58 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:58 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:58 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:48:58 DEBUG : Looking for writers 2026/07/01 01:48:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:48:58 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:48:58 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:48:58 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/01 01:48:59 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/01 01:49:00 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/01 01:49:01 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/01 01:49:02 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/01 01:49:02 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:02 DEBUG : Looking for writers 2026/07/01 01:49:02 DEBUG : a: Looking for writers 2026/07/01 01:49:02 DEBUG : b: Looking for writers 2026/07/01 01:49:02 DEBUG : c: Looking for writers 2026/07/01 01:49:02 DEBUG : d: Looking for writers 2026/07/01 01:49:02 DEBUG : Looking for writers 2026/07/01 01:49:02 DEBUG : /: reading active writers 2026/07/01 01:49:02 DEBUG : a: reading active writers 2026/07/01 01:49:02 DEBUG : b: reading active writers 2026/07/01 01:49:02 DEBUG : c: reading active writers 2026/07/01 01:49:02 DEBUG : d: reading active writers 2026/07/01 01:49:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.45s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:05 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:05 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:05 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/01 01:49:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/01 01:49:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/01 01:49:07 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/01 01:49:10 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:10 DEBUG : a/b/c/d: Looking for writers 2026/07/01 01:49:10 DEBUG : a/b/c: Looking for writers 2026/07/01 01:49:10 DEBUG : d: reading active writers 2026/07/01 01:49:10 DEBUG : a/b: Looking for writers 2026/07/01 01:49:10 DEBUG : c: reading active writers 2026/07/01 01:49:10 DEBUG : a: Looking for writers 2026/07/01 01:49:10 DEBUG : b: reading active writers 2026/07/01 01:49:10 DEBUG : Looking for writers 2026/07/01 01:49:10 DEBUG : a: reading active writers 2026/07/01 01:49:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.80s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:12 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:12 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:12 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:12 DEBUG : Looking for writers 2026/07/01 01:49:12 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:13 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:13 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:49:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:49:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/01 01:49:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/01 01:49:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/01 01:49:13 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (5 bytes), uploading instead of streaming 2026/07/01 01:49:14 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/01 01:49:15 DEBUG : file1: size = 5 OK 2026/07/01 01:49:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:49:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:49:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:49:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:49:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:49:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:49:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/01 01:49:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/01 01:49:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:49:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:15 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (0 bytes), uploading instead of streaming 2026/07/01 01:49:16 DEBUG : file1: size = 0 OK 2026/07/01 01:49:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:49:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:49:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/01 01:49:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:49:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:16 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (7 bytes), uploading instead of streaming 2026/07/01 01:49:17 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/01 01:49:17 DEBUG : file1: size = 7 OK 2026/07/01 01:49:17 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/01 01:49:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:49:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:17 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:17 DEBUG : Looking for writers 2026/07/01 01:49:17 DEBUG : file1: reading active writers 2026/07/01 01:49:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.35s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:18 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:18 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:49:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:49:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:18 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/01 01:49:19 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/01 01:49:19 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/01 01:49:19 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/01 01:49:19 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (11 bytes), uploading instead of streaming 2026/07/01 01:49:20 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/01 01:49:21 DEBUG : file1: size = 11 OK 2026/07/01 01:49:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/01 01:49:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:21 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/01 01:49:21 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:21 DEBUG : Looking for writers 2026/07/01 01:49:21 DEBUG : file1: reading active writers 2026/07/01 01:49:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.65s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:22 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:22 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:49:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/01 01:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:22 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (5 bytes), uploading instead of streaming 2026/07/01 01:49:23 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/01 01:49:24 DEBUG : file1: size = 5 OK 2026/07/01 01:49:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:49:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/01 01:49:24 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:24 DEBUG : Looking for writers 2026/07/01 01:49:24 DEBUG : file1: reading active writers 2026/07/01 01:49:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.62s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:24 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:24 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:49:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:24 DEBUG : file1: WriteFileHandle.Release closing 2026/07/01 01:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:24 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (0 bytes), uploading instead of streaming 2026/07/01 01:49:26 DEBUG : file1: size = 0 OK 2026/07/01 01:49:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:49:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:26 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/01 01:49:26 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:26 DEBUG : Looking for writers 2026/07/01 01:49:26 DEBUG : file1: reading active writers 2026/07/01 01:49:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.27s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:27 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:27 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:49:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:27 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (2 bytes), uploading instead of streaming 2026/07/01 01:49:28 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/01 01:49:29 DEBUG : file1: size = 2 OK 2026/07/01 01:49:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/01 01:49:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:49:29 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/01 01:49:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:29 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:29 DEBUG : Looking for writers 2026/07/01 01:49:29 DEBUG : file1: reading active writers 2026/07/01 01:49:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.79s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:29 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:29 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:49:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:49:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:30 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (0 bytes), uploading instead of streaming 2026/07/01 01:49:31 DEBUG : file1: size = 0 OK 2026/07/01 01:49:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:49:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:49:31 DEBUG : file1: Open: flags=O_RDONLY 2026/07/01 01:49:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/01 01:49:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/01 01:49:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:31 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:31 DEBUG : Looking for writers 2026/07/01 01:49:31 DEBUG : file1: reading active writers 2026/07/01 01:49:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.48s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:32 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:32 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:49:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:49:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:49:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:49:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:32 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': File to upload is small (100 bytes), uploading instead of streaming 2026/07/01 01:49:33 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/01 01:49:34 DEBUG : file1: size = 100 OK 2026/07/01 01:49:34 DEBUG : file1: md5 = 13c886e46348bd5f8bdbde194701f01f OK 2026/07/01 01:49:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:49:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:49:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:49:34 DEBUG : file1: Open: flags=O_RDONLY 2026/07/01 01:49:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/01 01:49:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/01 01:49:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:34 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:34 DEBUG : Looking for writers 2026/07/01 01:49:34 DEBUG : file1: reading active writers 2026/07/01 01:49:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.81s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:35 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:35 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:36 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/01 01:49:38 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/01 01:49:39 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/01 01:49:41 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/01 01:49:43 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/01 01:49:45 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/01 01:49:45 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/01 01:49:45 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:45 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:45 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/01 01:49:45 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/01 01:49:45 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:45 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:45 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/01 01:49:45 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/01 01:49:45 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:46 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:46 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/01 01:49:46 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/01 01:49:46 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:46 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:46 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/01 01:49:46 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/01 01:49:46 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:46 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:46 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:46 DEBUG : flat: Looking for writers 2026/07/01 01:49:46 DEBUG : f000.txt: reading active writers 2026/07/01 01:49:46 DEBUG : f001.txt: reading active writers 2026/07/01 01:49:46 DEBUG : f002.txt: reading active writers 2026/07/01 01:49:46 DEBUG : f003.txt: reading active writers 2026/07/01 01:49:46 DEBUG : f004.txt: reading active writers 2026/07/01 01:49:46 DEBUG : Looking for writers 2026/07/01 01:49:46 DEBUG : flat: reading active writers 2026/07/01 01:49:46 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.72s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:48 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:48 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:49:50 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/01 01:49:52 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/01 01:49:54 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/01 01:49:56 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/01 01:49:56 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/01 01:49:56 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:56 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:56 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/01 01:49:56 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/01 01:49:56 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:56 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:56 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/01 01:49:56 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/01 01:49:56 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:49:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:49:57 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:49:57 DEBUG : a/b/c: Looking for writers 2026/07/01 01:49:57 DEBUG : deep.txt: reading active writers 2026/07/01 01:49:57 DEBUG : a/b: Looking for writers 2026/07/01 01:49:57 DEBUG : c: reading active writers 2026/07/01 01:49:57 DEBUG : mid.txt: reading active writers 2026/07/01 01:49:57 DEBUG : a: Looking for writers 2026/07/01 01:49:57 DEBUG : b: reading active writers 2026/07/01 01:49:57 DEBUG : top.txt: reading active writers 2026/07/01 01:49:57 DEBUG : Looking for writers 2026/07/01 01:49:57 DEBUG : a: reading active writers 2026/07/01 01:49:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.10s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:49:59 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:49:59 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:50:01 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/01 01:50:28 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/01 01:50:28 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/01 01:50:28 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:50:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:50:55 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:50:55 DEBUG : bigdir: Looking for writers 2026/07/01 01:50:55 DEBUG : big.bin: reading active writers 2026/07/01 01:50:55 DEBUG : Looking for writers 2026/07/01 01:50:55 DEBUG : bigdir: reading active writers 2026/07/01 01:50:55 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (57.19s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-pedajoj2noze'", Local "Local file system at /tmp/rclone1173175647", Modify Window "1s" 2026/07/01 01:50:57 INFO : OpenDrive root 'rclone-test-pedajoj2noze': poll-interval is not supported by this remote 2026/07/01 01:50:57 NOTICE: OpenDrive root 'rclone-test-pedajoj2noze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:50:58 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/01 01:51:00 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/01 01:51:02 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/01 01:51:04 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/01 01:51:04 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/01 01:51:04 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:51:04 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:51:04 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/01 01:51:04 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/01 01:51:04 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:51:04 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:51:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/01 01:51:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/01 01:51:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:51:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:51:05 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:51:05 DEBUG : dir1: Looking for writers 2026/07/01 01:51:05 DEBUG : a.txt: reading active writers 2026/07/01 01:51:05 DEBUG : dir2: Looking for writers 2026/07/01 01:51:05 DEBUG : b.txt: reading active writers 2026/07/01 01:51:05 DEBUG : dir3: Looking for writers 2026/07/01 01:51:05 DEBUG : c.txt: reading active writers 2026/07/01 01:51:05 DEBUG : Looking for writers 2026/07/01 01:51:05 DEBUG : dir1: reading active writers 2026/07/01 01:51:05 DEBUG : dir2: reading active writers 2026/07/01 01:51:05 DEBUG : dir3: reading active writers 2026/07/01 01:51:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.73s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/01 01:51:07 DEBUG : OpenDrive root 'rclone-test-pedajoj2noze': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m28.930175152s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]