"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/07/12 01:16:02 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jobaxuc7xero" 2026/07/12 01:16:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 01:16:03 DEBUG : Creating backend with remote "/tmp/rclone3066454281" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:03 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:06 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:06 DEBUG : dir: Looking for writers 2026/07/12 01:16:06 DEBUG : Looking for writers 2026/07/12 01:16:06 DEBUG : dir: reading active writers 2026/07/12 01:16:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.24s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:06 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:10 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:10 DEBUG : dir/subdir: Looking for writers 2026/07/12 01:16:10 DEBUG : dir: Looking for writers 2026/07/12 01:16:10 DEBUG : file1: reading active writers 2026/07/12 01:16:10 DEBUG : file2: reading active writers 2026/07/12 01:16:10 DEBUG : subdir: reading active writers 2026/07/12 01:16:10 DEBUG : Looking for writers 2026/07/12 01:16:10 DEBUG : dir: reading active writers 2026/07/12 01:16:10 DEBUG : >WaitForWriters: 2026/07/12 01:16:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/dir not empty`) 2026/07/12 01:16:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:16:11 DEBUG : pacer: Reducing sleep to 15ms 2026/07/12 01:16:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.49s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:11 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:12 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 01:16:12 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:12 DEBUG : dir: Looking for writers 2026/07/12 01:16:12 DEBUG : file1: reading active writers 2026/07/12 01:16:12 DEBUG : Looking for writers 2026/07/12 01:16:12 DEBUG : dir: reading active writers 2026/07/12 01:16:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.05s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:13 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:14 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:14 DEBUG : dir: Looking for writers 2026/07/12 01:16:14 DEBUG : Looking for writers 2026/07/12 01:16:14 DEBUG : dir: reading active writers 2026/07/12 01:16:14 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.95s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:15 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:16 DEBUG : dir: forgetting directory cache 2026/07/12 01:16:16 DEBUG : forgetting directory cache 2026/07/12 01:16:16 DEBUG : dir: forgetting directory cache 2026/07/12 01:16:16 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:16 DEBUG : Looking for writers 2026/07/12 01:16:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.03s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:17 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:18 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/12 01:16:18 DEBUG : dir: invalidating directory cache 2026/07/12 01:16:18 DEBUG : >ForgetPath: 2026/07/12 01:16:18 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/12 01:16:18 DEBUG : invalidating directory cache 2026/07/12 01:16:18 DEBUG : dir: forgetting directory cache 2026/07/12 01:16:18 DEBUG : >ForgetPath: 2026/07/12 01:16:18 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/12 01:16:18 DEBUG : >ForgetPath: 2026/07/12 01:16:18 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:18 DEBUG : dir: Looking for writers 2026/07/12 01:16:18 DEBUG : Looking for writers 2026/07/12 01:16:18 DEBUG : dir: reading active writers 2026/07/12 01:16:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.13s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:19 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:22 DEBUG : forgetting directory cache 2026/07/12 01:16:22 DEBUG : dir: forgetting directory cache 2026/07/12 01:16:22 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:22 DEBUG : dir: Looking for writers 2026/07/12 01:16:22 DEBUG : fil/a/b: Looking for writers 2026/07/12 01:16:22 DEBUG : fil/a: Looking for writers 2026/07/12 01:16:22 DEBUG : b: reading active writers 2026/07/12 01:16:22 DEBUG : fil: Looking for writers 2026/07/12 01:16:22 DEBUG : a: reading active writers 2026/07/12 01:16:22 DEBUG : Looking for writers 2026/07/12 01:16:22 DEBUG : dir: reading active writers 2026/07/12 01:16:22 DEBUG : fil: reading active writers 2026/07/12 01:16:22 DEBUG : >WaitForWriters: 2026/07/12 01:16:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/fil/a not empty`) 2026/07/12 01:16:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:16:23 DEBUG : pacer: Reducing sleep to 15ms 2026/07/12 01:16:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/fil not empty`) 2026/07/12 01:16:24 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/07/12 01:16:24 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/12 01:16:24 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/12 01:16:24 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.95s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:24 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:25 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 01:16:25 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:25 DEBUG : dir: Looking for writers 2026/07/12 01:16:25 DEBUG : Looking for writers 2026/07/12 01:16:25 DEBUG : dir: reading active writers 2026/07/12 01:16:25 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.92s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:26 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:27 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:27 DEBUG : dir: Looking for writers 2026/07/12 01:16:27 DEBUG : file1: reading active writers 2026/07/12 01:16:27 DEBUG : Looking for writers 2026/07/12 01:16:27 DEBUG : dir: reading active writers 2026/07/12 01:16:27 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.16s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:28 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/07/12 01:16:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/12 01:16:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/12 01:16:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/12 01:16:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/12 01:16:33 DEBUG : dir: invalidating directory cache 2026/07/12 01:16:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/12 01:16:34 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/12 01:16:34 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/12 01:16:34 DEBUG : dir/file1: Reset virtual modtime 2026/07/12 01:16:34 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/12 01:16:34 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/12 01:16:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/12 01:16:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/12 01:16:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:16:34 DEBUG : dir: invalidating directory cache 2026/07/12 01:16:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/12 01:16:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/12 01:16:34 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/12 01:16:34 DEBUG : forgetting directory cache 2026/07/12 01:16:34 DEBUG : dir: forgetting directory cache 2026/07/12 01:16:34 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/12 01:16:34 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:34 DEBUG : dir/virtualDir: Looking for writers 2026/07/12 01:16:34 DEBUG : dir: Looking for writers 2026/07/12 01:16:34 DEBUG : file1: reading active writers 2026/07/12 01:16:34 DEBUG : virtualFile2: reading active writers 2026/07/12 01:16:34 DEBUG : virtualFile: reading active writers 2026/07/12 01:16:34 DEBUG : virtualDir: reading active writers 2026/07/12 01:16:34 DEBUG : Looking for writers 2026/07/12 01:16:34 DEBUG : dir: reading active writers 2026/07/12 01:16:34 DEBUG : >WaitForWriters: 2026/07/12 01:16:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/dir not empty`) 2026/07/12 01:16:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:16:35 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/dir not empty`) 2026/07/12 01:16:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/12 01:16:35 DEBUG : pacer: Reducing sleep to 30ms 2026/07/12 01:16:35 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirReadDirAll (7.26s) --- PASS: TestDirReadDirAll/Virtual (2.35s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:35 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:36 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/12 01:16:36 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/12 01:16:36 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 01:16:37 ERROR : dir/: Can only open directories read only 2026/07/12 01:16:37 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:37 DEBUG : dir: Looking for writers 2026/07/12 01:16:37 DEBUG : Looking for writers 2026/07/12 01:16:37 DEBUG : dir: reading active writers 2026/07/12 01:16:37 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.89s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:37 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:16:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/12 01:16:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/12 01:16:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/12 01:16:39 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 01:16:40 DEBUG : dir/potato: size = 5 OK 2026/07/12 01:16:40 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/07/12 01:16:40 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/12 01:16:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/12 01:16:40 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:40 DEBUG : dir: Looking for writers 2026/07/12 01:16:40 DEBUG : file1: reading active writers 2026/07/12 01:16:40 DEBUG : potato: reading active writers 2026/07/12 01:16:40 DEBUG : Looking for writers 2026/07/12 01:16:40 DEBUG : dir: reading active writers 2026/07/12 01:16:40 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.13s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:40 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/12 01:16:43 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:43 DEBUG : dir/sub: Looking for writers 2026/07/12 01:16:43 DEBUG : dir: Looking for writers 2026/07/12 01:16:43 DEBUG : sub: reading active writers 2026/07/12 01:16:43 DEBUG : file1: reading active writers 2026/07/12 01:16:43 DEBUG : Looking for writers 2026/07/12 01:16:43 DEBUG : dir: reading active writers 2026/07/12 01:16:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.17s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:44 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/12 01:16:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/12 01:16:46 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:46 DEBUG : dir/sub/subsub: Looking for writers 2026/07/12 01:16:46 DEBUG : dir/sub: Looking for writers 2026/07/12 01:16:46 DEBUG : subsub: reading active writers 2026/07/12 01:16:46 DEBUG : dir: Looking for writers 2026/07/12 01:16:46 DEBUG : file1: reading active writers 2026/07/12 01:16:46 DEBUG : sub: reading active writers 2026/07/12 01:16:46 DEBUG : Looking for writers 2026/07/12 01:16:46 DEBUG : dir: reading active writers 2026/07/12 01:16:46 DEBUG : >WaitForWriters: 2026/07/12 01:16:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/dir not empty`) 2026/07/12 01:16:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:16:47 DEBUG : pacer: Reducing sleep to 15ms 2026/07/12 01:16:47 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdirSub (4.02s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:48 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:48 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 01:16:49 ERROR : dir/: Dir.Remove not empty 2026/07/12 01:16:49 DEBUG : dir/file1: Remove: 2026/07/12 01:16:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:16:49 DEBUG : dir/file1: >Remove: err= 2026/07/12 01:16:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/12 01:16:50 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:50 DEBUG : Looking for writers 2026/07/12 01:16:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.16s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:50 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:51 DEBUG : dir/file1: Remove: 2026/07/12 01:16:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:16:51 DEBUG : dir/file1: >Remove: err= 2026/07/12 01:16:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/12 01:16:52 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:52 DEBUG : Looking for writers 2026/07/12 01:16:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.05s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:52 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:53 DEBUG : dir/file1: Remove: 2026/07/12 01:16:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:16:53 DEBUG : dir/file1: >Remove: err= 2026/07/12 01:16:54 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:16:54 DEBUG : dir: Looking for writers 2026/07/12 01:16:54 DEBUG : Looking for writers 2026/07/12 01:16:54 DEBUG : dir: reading active writers 2026/07/12 01:16:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.45s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:16:54 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:16:57 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/12 01:16:57 DEBUG : dir: Updating dir with dir2 0x178ce0e8b6c0 2026/07/12 01:16:57 DEBUG : dir: forgetting directory cache 2026/07/12 01:16:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/12 01:16:57 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/12 01:16:59 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/12 01:16:59 DEBUG : file2: Updating file with file2 0x178ce12eac30 2026/07/12 01:16:59 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/12 01:16:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/12 01:16:59 INFO : dir2/file3: Deleted 2026/07/12 01:17:00 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/12 01:17:00 DEBUG : dir2/file3: Updating file with dir2/file3 0x178ce12eac30 2026/07/12 01:17:00 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/12 01:17:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/12 01:17:00 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/12 01:17:01 DEBUG : empty directory: Updating dir with renamed empty directory 0x178ce12eaea0 2026/07/12 01:17:01 DEBUG : empty directory: forgetting directory cache 2026/07/12 01:17:01 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/12 01:17:01 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/12 01:17:01 DEBUG : dir2: Renaming to "dir3" 2026/07/12 01:17:01 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:01 DEBUG : dir3: Looking for writers 2026/07/12 01:17:01 DEBUG : file3: reading active writers 2026/07/12 01:17:01 DEBUG : renamed empty directory: Looking for writers 2026/07/12 01:17:01 DEBUG : Looking for writers 2026/07/12 01:17:01 DEBUG : dir3: reading active writers 2026/07/12 01:17:01 DEBUG : renamed empty directory: reading active writers 2026/07/12 01:17:01 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.38s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:02 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/12 01:17:03 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:17:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 01:17:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/12 01:17:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/12 01:17:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/12 01:17:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/12 01:17:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:17:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 01:17:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/12 01:17:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/12 01:17:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/12 01:17:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/12 01:17:04 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (12 bytes), uploading instead of streaming 2026/07/12 01:17:04 DEBUG : dir/sub/file2: size = 12 OK 2026/07/12 01:17:04 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/07/12 01:17:04 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/12 01:17:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/12 01:17:04 DEBUG : forgetting directory cache 2026/07/12 01:17:04 DEBUG : dir: forgetting directory cache 2026/07/12 01:17:04 DEBUG : dir/sub: forgetting directory cache 2026/07/12 01:17:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/12 01:17:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/12 01:17:04 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 01:17:05 DEBUG : dir/sub/file0: size = 5 OK 2026/07/12 01:17:05 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/07/12 01:17:05 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/12 01:17:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/12 01:17:05 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:05 DEBUG : dir/sub: Looking for writers 2026/07/12 01:17:05 DEBUG : file0: reading active writers 2026/07/12 01:17:05 DEBUG : file2: reading active writers 2026/07/12 01:17:05 DEBUG : dir: Looking for writers 2026/07/12 01:17:05 DEBUG : file1: reading active writers 2026/07/12 01:17:05 DEBUG : sub: reading active writers 2026/07/12 01:17:05 DEBUG : Looking for writers 2026/07/12 01:17:05 DEBUG : dir: reading active writers 2026/07/12 01:17:05 DEBUG : >WaitForWriters: 2026/07/12 01:17:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/dir not empty`) 2026/07/12 01:17:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:17:07 DEBUG : pacer: Reducing sleep to 15ms 2026/07/12 01:17:07 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.03s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:07 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:07 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 01:17:08 DEBUG : forgetting directory cache 2026/07/12 01:17:10 DEBUG : forgetting directory cache 2026/07/12 01:17:10 DEBUG : dir: forgetting directory cache 2026/07/12 01:17:10 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:10 DEBUG : dir: Looking for writers 2026/07/12 01:17:10 DEBUG : Looking for writers 2026/07/12 01:17:10 DEBUG : dir: reading active writers 2026/07/12 01:17:10 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.12s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:11 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Not equal: expected: 0 actual : 1 Test: TestDirMetadataExtension Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Received unexpected error: file does not exist Test: TestDirMetadataExtension 2026/07/12 01:17:19 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:19 DEBUG : Looking for writers 2026/07/12 01:17:19 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (8.53s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:19 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:21 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:21 DEBUG : dir: Looking for writers 2026/07/12 01:17:21 DEBUG : file1: reading active writers 2026/07/12 01:17:21 DEBUG : Looking for writers 2026/07/12 01:17:21 DEBUG : dir: reading active writers 2026/07/12 01:17:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.40s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:22 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:24 DEBUG : Can set mod time: true 2026/07/12 01:17:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 01:17:25 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:25 DEBUG : dir: Looking for writers 2026/07/12 01:17:25 DEBUG : file1: reading active writers 2026/07/12 01:17:25 DEBUG : Looking for writers 2026/07/12 01:17:25 DEBUG : dir: reading active writers 2026/07/12 01:17:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:25 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 01:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:27 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 01:17:27 DEBUG : dir/file1: size = 0 OK 2026/07/12 01:17:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:17:27 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/12 01:17:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 01:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:28 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:28 DEBUG : dir: Looking for writers 2026/07/12 01:17:28 DEBUG : file1: reading active writers 2026/07/12 01:17:28 DEBUG : Looking for writers 2026/07/12 01:17:28 DEBUG : dir: reading active writers 2026/07/12 01:17:28 DEBUG : >WaitForWriters: 2026/07/12 01:17:28 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:28 DEBUG : dir: Looking for writers 2026/07/12 01:17:28 DEBUG : file1: reading active writers 2026/07/12 01:17:28 DEBUG : Looking for writers 2026/07/12 01:17:28 DEBUG : dir: reading active writers 2026/07/12 01:17:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:29 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:17:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 01:17:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:30 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 01:17:31 DEBUG : dir/file1: size = 5 OK 2026/07/12 01:17:31 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:17:31 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/12 01:17:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 01:17:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:31 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:31 DEBUG : dir: Looking for writers 2026/07/12 01:17:31 DEBUG : file1: reading active writers 2026/07/12 01:17:31 DEBUG : Looking for writers 2026/07/12 01:17:31 DEBUG : dir: reading active writers 2026/07/12 01:17:31 DEBUG : >WaitForWriters: 2026/07/12 01:17:31 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:31 DEBUG : dir: Looking for writers 2026/07/12 01:17:31 DEBUG : file1: reading active writers 2026/07/12 01:17:31 DEBUG : Looking for writers 2026/07/12 01:17:31 DEBUG : dir: reading active writers 2026/07/12 01:17:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:32 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:32 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:17:32 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:32 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:32 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:17:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 01:17:34 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:34 DEBUG : dir: Looking for writers 2026/07/12 01:17:34 DEBUG : file1: reading active writers 2026/07/12 01:17:34 DEBUG : Looking for writers 2026/07/12 01:17:34 DEBUG : dir: reading active writers 2026/07/12 01:17:34 DEBUG : >WaitForWriters: 2026/07/12 01:17:34 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:35 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:35 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:17:35 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:35 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:35 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:17:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/12 01:17:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:17:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:17:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:17:36 DEBUG : dir/file1(0x178ce16340c0): close: 2026/07/12 01:17:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 01:17:36 DEBUG : dir/file1(0x178ce16340c0): >close: err= 2026/07/12 01:17:36 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:36 DEBUG : dir: Looking for writers 2026/07/12 01:17:36 DEBUG : file1: reading active writers 2026/07/12 01:17:36 DEBUG : Looking for writers 2026/07/12 01:17:36 DEBUG : dir: reading active writers 2026/07/12 01:17:36 DEBUG : >WaitForWriters: 2026/07/12 01:17:36 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:36 DEBUG : dir: Looking for writers 2026/07/12 01:17:36 DEBUG : file1: reading active writers 2026/07/12 01:17:36 DEBUG : Looking for writers 2026/07/12 01:17:36 DEBUG : dir: reading active writers 2026/07/12 01:17:36 DEBUG : >WaitForWriters: 2026/07/12 01:17:36 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:37 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:37 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:17:37 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:37 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:17:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:17:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:37 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:17:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/12 01:17:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:17:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:17:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:17:38 DEBUG : dir/file1(0x178ce1634640): _writeAt: size=5, off=0 2026/07/12 01:17:38 DEBUG : dir/file1(0x178ce1634640): openPending: 2026/07/12 01:17:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/12 01:17:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 01:17:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:38 DEBUG : dir/file1(0x178ce1634640): >openPending: err= 2026/07/12 01:17:38 DEBUG : dir/file1(0x178ce1634640): >_writeAt: n=5, err= 2026/07/12 01:17:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/12 01:17:38 DEBUG : dir/file1(0x178ce1634640): close: 2026/07/12 01:17:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/12 01:17:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/12 01:17:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/12 01:17:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/12 01:17:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/12 01:17:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:17:39 DEBUG : dir/file1(0x178ce1634640): >close: err= 2026/07/12 01:17:39 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:39 DEBUG : dir: Looking for writers 2026/07/12 01:17:39 DEBUG : file1: reading active writers 2026/07/12 01:17:39 DEBUG : Looking for writers 2026/07/12 01:17:39 DEBUG : dir: reading active writers 2026/07/12 01:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:17:39 DEBUG : dir: Looking for writers 2026/07/12 01:17:39 DEBUG : file1: reading active writers 2026/07/12 01:17:39 DEBUG : Looking for writers 2026/07/12 01:17:39 DEBUG : dir: reading active writers 2026/07/12 01:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:17:39 DEBUG : dir: Looking for writers 2026/07/12 01:17:39 DEBUG : file1: reading active writers 2026/07/12 01:17:39 DEBUG : Looking for writers 2026/07/12 01:17:39 DEBUG : dir: reading active writers 2026/07/12 01:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:17:39 DEBUG : dir: Looking for writers 2026/07/12 01:17:39 DEBUG : file1: reading active writers 2026/07/12 01:17:39 DEBUG : Looking for writers 2026/07/12 01:17:39 DEBUG : dir: reading active writers 2026/07/12 01:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:17:39 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 01:17:39 DEBUG : dir: Looking for writers 2026/07/12 01:17:39 DEBUG : file1: reading active writers 2026/07/12 01:17:39 DEBUG : Looking for writers 2026/07/12 01:17:39 DEBUG : dir: reading active writers 2026/07/12 01:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:17:39 DEBUG : dir: Looking for writers 2026/07/12 01:17:39 DEBUG : file1: reading active writers 2026/07/12 01:17:39 DEBUG : Looking for writers 2026/07/12 01:17:39 DEBUG : dir: reading active writers 2026/07/12 01:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:17:39 DEBUG : dir: Looking for writers 2026/07/12 01:17:39 DEBUG : file1: reading active writers 2026/07/12 01:17:39 DEBUG : Looking for writers 2026/07/12 01:17:39 DEBUG : dir: reading active writers 2026/07/12 01:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:17:40 DEBUG : dir/file1: size = 14 OK 2026/07/12 01:17:40 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:17:40 INFO : dir/file1: Copied (replaced existing) 2026/07/12 01:17:40 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/07/12 01:17:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 01:17:40 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/12 01:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 01:17:40 DEBUG : dir: Looking for writers 2026/07/12 01:17:40 DEBUG : file1: reading active writers 2026/07/12 01:17:40 DEBUG : Looking for writers 2026/07/12 01:17:40 DEBUG : dir: reading active writers 2026/07/12 01:17:40 DEBUG : >WaitForWriters: 2026/07/12 01:17:40 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:40 DEBUG : dir: Looking for writers 2026/07/12 01:17:40 DEBUG : file1: reading active writers 2026/07/12 01:17:40 DEBUG : Looking for writers 2026/07/12 01:17:40 DEBUG : dir: reading active writers 2026/07/12 01:17:40 DEBUG : >WaitForWriters: 2026/07/12 01:17:40 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.21s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.61s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.27s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.50s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.88s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:41 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:17:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 01:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:17:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/12 01:17:43 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:43 DEBUG : dir: Looking for writers 2026/07/12 01:17:43 DEBUG : file1: reading active writers 2026/07/12 01:17:43 DEBUG : Looking for writers 2026/07/12 01:17:43 DEBUG : dir: reading active writers 2026/07/12 01:17:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.44s) === RUN TestFileOpenReadUnknownSize 2026/07/12 01:17:43 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/12 01:17:43 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 01:17:43 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:17:43 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/12 01:17:43 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:43 DEBUG : Looking for writers 2026/07/12 01:17:43 DEBUG : file.txt: reading active writers 2026/07/12 01:17:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:43 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:45 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (25 bytes), uploading instead of streaming 2026/07/12 01:17:45 DEBUG : dir/file1: size = 25 OK 2026/07/12 01:17:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:17:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/12 01:17:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:45 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:45 DEBUG : dir: Looking for writers 2026/07/12 01:17:45 DEBUG : file1: reading active writers 2026/07/12 01:17:45 DEBUG : Looking for writers 2026/07/12 01:17:45 DEBUG : dir: reading active writers 2026/07/12 01:17:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.81s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:46 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:48 DEBUG : dir/file1: Remove: 2026/07/12 01:17:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:17:48 DEBUG : dir/file1: >Remove: err= 2026/07/12 01:17:48 DEBUG : dir/file1: Remove: 2026/07/12 01:17:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/12 01:17:48 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:48 DEBUG : dir: Looking for writers 2026/07/12 01:17:48 DEBUG : Looking for writers 2026/07/12 01:17:48 DEBUG : dir: reading active writers 2026/07/12 01:17:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.34s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:49 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:50 DEBUG : dir/file1: Remove: 2026/07/12 01:17:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:17:50 DEBUG : dir/file1: >Remove: err= 2026/07/12 01:17:50 DEBUG : dir/file1: Remove: 2026/07/12 01:17:50 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/12 01:17:50 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:50 DEBUG : dir: Looking for writers 2026/07/12 01:17:50 DEBUG : Looking for writers 2026/07/12 01:17:50 DEBUG : dir: reading active writers 2026/07/12 01:17:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.48s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:51 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 01:17:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/12 01:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 01:17:52 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/12 01:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 01:17:52 DEBUG : dir/file1: Open: flags=0x3 2026/07/12 01:17:52 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/12 01:17:52 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/12 01:17:52 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:52 DEBUG : dir: Looking for writers 2026/07/12 01:17:52 DEBUG : file1: reading active writers 2026/07/12 01:17:52 DEBUG : Looking for writers 2026/07/12 01:17:52 DEBUG : dir: reading active writers 2026/07/12 01:17:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:53 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:54 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:54 DEBUG : dir: Looking for writers 2026/07/12 01:17:54 DEBUG : file1: reading active writers 2026/07/12 01:17:54 DEBUG : Looking for writers 2026/07/12 01:17:54 DEBUG : dir: reading active writers 2026/07/12 01:17:54 DEBUG : >WaitForWriters: 2026/07/12 01:17:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:17:55 DEBUG : newLeaf: Updating file with newLeaf 0x178ce1e852b0 2026/07/12 01:17:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:17:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:17:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 01:17:56 DEBUG : dir/file1: Updating file with dir/file1 0x178ce1e852b0 2026/07/12 01:17:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 01:17:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:17:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 01:17:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:17:56 DEBUG : dir/file1: File is currently open, delaying rename 0x178ce1e852b0 2026/07/12 01:17:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:17:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:17:56 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (25 bytes), uploading instead of streaming 2026/07/12 01:17:57 DEBUG : dir/file1: size = 25 OK 2026/07/12 01:17:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:17:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/12 01:17:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:17:57 DEBUG : newLeaf: Running delayed rename now 2026/07/12 01:17:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:17:58 DEBUG : newLeaf: Updating file with newLeaf 0x178ce1e852b0 2026/07/12 01:17:58 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:58 DEBUG : dir: Looking for writers 2026/07/12 01:17:58 DEBUG : Looking for writers 2026/07/12 01:17:58 DEBUG : dir: reading active writers 2026/07/12 01:17:58 DEBUG : newLeaf: reading active writers 2026/07/12 01:17:58 DEBUG : >WaitForWriters: 2026/07/12 01:17:58 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:17:58 DEBUG : dir: Looking for writers 2026/07/12 01:17:58 DEBUG : Looking for writers 2026/07/12 01:17:58 DEBUG : dir: reading active writers 2026/07/12 01:17:58 DEBUG : newLeaf: reading active writers 2026/07/12 01:17:58 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:17:59 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:17:59 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:17:59 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:59 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:17:59 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:00 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:00 DEBUG : dir: Looking for writers 2026/07/12 01:18:00 DEBUG : file1: reading active writers 2026/07/12 01:18:00 DEBUG : Looking for writers 2026/07/12 01:18:00 DEBUG : dir: reading active writers 2026/07/12 01:18:00 DEBUG : >WaitForWriters: 2026/07/12 01:18:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:01 DEBUG : newLeaf: Updating file with newLeaf 0x178ce1e855f0 2026/07/12 01:18:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 01:18:02 DEBUG : dir/file1: Updating file with dir/file1 0x178ce1e855f0 2026/07/12 01:18:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 01:18:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:18:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 01:18:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:02 DEBUG : dir/file1: File is currently open, delaying rename 0x178ce1e855f0 2026/07/12 01:18:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:02 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (25 bytes), uploading instead of streaming 2026/07/12 01:18:03 DEBUG : dir/file1: size = 25 OK 2026/07/12 01:18:03 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:18:03 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/12 01:18:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:03 DEBUG : newLeaf: Running delayed rename now 2026/07/12 01:18:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:04 DEBUG : newLeaf: Updating file with newLeaf 0x178ce1e855f0 2026/07/12 01:18:04 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:04 DEBUG : dir: Looking for writers 2026/07/12 01:18:04 DEBUG : Looking for writers 2026/07/12 01:18:04 DEBUG : dir: reading active writers 2026/07/12 01:18:04 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:04 DEBUG : >WaitForWriters: 2026/07/12 01:18:04 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:04 DEBUG : dir: Looking for writers 2026/07/12 01:18:04 DEBUG : Looking for writers 2026/07/12 01:18:04 DEBUG : dir: reading active writers 2026/07/12 01:18:04 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:04 DEBUG : >WaitForWriters: 2026/07/12 01:18:04 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:05 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:05 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:18:05 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:05 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:05 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 01:18:06 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:06 DEBUG : dir/file1(0x178ce0cf9780): openPending: 2026/07/12 01:18:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/12 01:18:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 01:18:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:06 DEBUG : dir/file1(0x178ce0cf9780): >openPending: err= 2026/07/12 01:18:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 01:18:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:06 DEBUG : dir/file1(0x178ce0cf9780): _writeAt: size=14, off=0 2026/07/12 01:18:06 DEBUG : dir/file1(0x178ce0cf9780): >_writeAt: n=14, err= 2026/07/12 01:18:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/12 01:18:06 DEBUG : dir/file1(0x178ce0cf9780): close: 2026/07/12 01:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/12 01:18:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/12 01:18:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:18:06 DEBUG : dir/file1(0x178ce0cf9780): >close: err= 2026/07/12 01:18:06 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:06 DEBUG : dir: Looking for writers 2026/07/12 01:18:06 DEBUG : file1: reading active writers 2026/07/12 01:18:06 DEBUG : Looking for writers 2026/07/12 01:18:06 DEBUG : dir: reading active writers 2026/07/12 01:18:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:18:06 DEBUG : dir: Looking for writers 2026/07/12 01:18:06 DEBUG : file1: reading active writers 2026/07/12 01:18:06 DEBUG : Looking for writers 2026/07/12 01:18:06 DEBUG : dir: reading active writers 2026/07/12 01:18:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:18:06 DEBUG : dir: Looking for writers 2026/07/12 01:18:06 DEBUG : file1: reading active writers 2026/07/12 01:18:06 DEBUG : Looking for writers 2026/07/12 01:18:06 DEBUG : dir: reading active writers 2026/07/12 01:18:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:18:06 DEBUG : dir: Looking for writers 2026/07/12 01:18:06 DEBUG : file1: reading active writers 2026/07/12 01:18:06 DEBUG : Looking for writers 2026/07/12 01:18:06 DEBUG : dir: reading active writers 2026/07/12 01:18:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:18:06 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 01:18:06 DEBUG : dir: Looking for writers 2026/07/12 01:18:06 DEBUG : file1: reading active writers 2026/07/12 01:18:06 DEBUG : Looking for writers 2026/07/12 01:18:06 DEBUG : dir: reading active writers 2026/07/12 01:18:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:18:06 DEBUG : dir: Looking for writers 2026/07/12 01:18:06 DEBUG : file1: reading active writers 2026/07/12 01:18:06 DEBUG : Looking for writers 2026/07/12 01:18:06 DEBUG : dir: reading active writers 2026/07/12 01:18:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:18:07 DEBUG : dir: Looking for writers 2026/07/12 01:18:07 DEBUG : file1: reading active writers 2026/07/12 01:18:07 DEBUG : Looking for writers 2026/07/12 01:18:07 DEBUG : dir: reading active writers 2026/07/12 01:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:18:07 DEBUG : dir/file1: size = 14 OK 2026/07/12 01:18:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:18:07 INFO : dir/file1: Copied (replaced existing) 2026/07/12 01:18:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/12 01:18:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 01:18:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/12 01:18:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 01:18:07 DEBUG : dir: Looking for writers 2026/07/12 01:18:07 DEBUG : file1: reading active writers 2026/07/12 01:18:07 DEBUG : Looking for writers 2026/07/12 01:18:07 DEBUG : dir: reading active writers 2026/07/12 01:18:07 DEBUG : >WaitForWriters: 2026/07/12 01:18:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:07 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:07 DEBUG : dir/file1(0x178ce1001180): _readAt: size=512, off=0 2026/07/12 01:18:07 DEBUG : dir/file1(0x178ce1001180): openPending: 2026/07/12 01:18:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/12 01:18:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 01:18:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:07 DEBUG : dir/file1(0x178ce1001180): >openPending: err= 2026/07/12 01:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/12 01:18:07 DEBUG : dir/file1(0x178ce1001180): >_readAt: n=14, err=EOF 2026/07/12 01:18:07 DEBUG : dir/file1(0x178ce1001180): close: 2026/07/12 01:18:07 DEBUG : dir/file1(0x178ce1001180): >close: err= 2026/07/12 01:18:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:08 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/12 01:18:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 01:18:08 DEBUG : newLeaf: Updating file with newLeaf 0x178ce17280d0 2026/07/12 01:18:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 01:18:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/12 01:18:09 DEBUG : dir/file1: Updating file with dir/file1 0x178ce17280d0 2026/07/12 01:18:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 01:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:18:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:09 DEBUG : dir/file1(0x178ce0e6fec0): openPending: 2026/07/12 01:18:09 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/12 01:18:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 01:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:09 DEBUG : dir/file1(0x178ce0e6fec0): >openPending: err= 2026/07/12 01:18:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 01:18:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:09 DEBUG : dir/file1(0x178ce0e6fec0): _writeAt: size=25, off=0 2026/07/12 01:18:09 DEBUG : dir/file1(0x178ce0e6fec0): >_writeAt: n=25, err= 2026/07/12 01:18:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 01:18:10 DEBUG : newLeaf: Updating file with newLeaf 0x178ce17280d0 2026/07/12 01:18:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:10 DEBUG : newLeaf(0x178ce0e6fec0): close: 2026/07/12 01:18:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/12 01:18:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-12 01:18:09.742097428 +0000 UTC m=+127.030651061 2026/07/12 01:18:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/12 01:18:10 DEBUG : newLeaf(0x178ce0e6fec0): >close: err= 2026/07/12 01:18:10 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:10 DEBUG : dir: Looking for writers 2026/07/12 01:18:10 DEBUG : Looking for writers 2026/07/12 01:18:10 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:10 DEBUG : dir: reading active writers 2026/07/12 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:18:10 DEBUG : dir: Looking for writers 2026/07/12 01:18:10 DEBUG : Looking for writers 2026/07/12 01:18:10 DEBUG : dir: reading active writers 2026/07/12 01:18:10 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:18:10 DEBUG : dir: Looking for writers 2026/07/12 01:18:10 DEBUG : Looking for writers 2026/07/12 01:18:10 DEBUG : dir: reading active writers 2026/07/12 01:18:10 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:18:10 DEBUG : dir: Looking for writers 2026/07/12 01:18:10 DEBUG : Looking for writers 2026/07/12 01:18:10 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:10 DEBUG : dir: reading active writers 2026/07/12 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:18:10 DEBUG : newLeaf: vfs cache: starting upload 2026/07/12 01:18:10 DEBUG : dir: Looking for writers 2026/07/12 01:18:10 DEBUG : Looking for writers 2026/07/12 01:18:10 DEBUG : dir: reading active writers 2026/07/12 01:18:10 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:18:10 DEBUG : dir: Looking for writers 2026/07/12 01:18:10 DEBUG : Looking for writers 2026/07/12 01:18:10 DEBUG : dir: reading active writers 2026/07/12 01:18:10 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:18:10 DEBUG : dir: Looking for writers 2026/07/12 01:18:10 DEBUG : Looking for writers 2026/07/12 01:18:10 DEBUG : dir: reading active writers 2026/07/12 01:18:10 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:18:11 DEBUG : newLeaf: size = 25 OK 2026/07/12 01:18:11 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/12 01:18:11 INFO : newLeaf: Copied (replaced existing) 2026/07/12 01:18:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-12 01:18:09 +0000 UTC," 2026/07/12 01:18:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/12 01:18:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/12 01:18:11 DEBUG : dir: Looking for writers 2026/07/12 01:18:11 DEBUG : Looking for writers 2026/07/12 01:18:11 DEBUG : dir: reading active writers 2026/07/12 01:18:11 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:11 DEBUG : >WaitForWriters: 2026/07/12 01:18:11 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:11 DEBUG : dir: Looking for writers 2026/07/12 01:18:11 DEBUG : Looking for writers 2026/07/12 01:18:11 DEBUG : dir: reading active writers 2026/07/12 01:18:11 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:11 DEBUG : >WaitForWriters: 2026/07/12 01:18:11 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:12 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:12 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:18:12 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:12 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:12 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:14 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:14 DEBUG : dir: Looking for writers 2026/07/12 01:18:14 DEBUG : file1: reading active writers 2026/07/12 01:18:14 DEBUG : Looking for writers 2026/07/12 01:18:14 DEBUG : dir: reading active writers 2026/07/12 01:18:14 DEBUG : >WaitForWriters: 2026/07/12 01:18:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:14 DEBUG : newLeaf: Updating file with newLeaf 0x178ce1901380 2026/07/12 01:18:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 01:18:15 DEBUG : dir/file1: Updating file with dir/file1 0x178ce1901380 2026/07/12 01:18:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 01:18:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:18:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:16 DEBUG : dir/file1(0x178ce11cae40): openPending: 2026/07/12 01:18:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/12 01:18:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 01:18:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:16 DEBUG : dir/file1(0x178ce11cae40): >openPending: err= 2026/07/12 01:18:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 01:18:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:16 DEBUG : dir/file1(0x178ce11cae40): _writeAt: size=25, off=0 2026/07/12 01:18:16 DEBUG : dir/file1(0x178ce11cae40): >_writeAt: n=25, err= 2026/07/12 01:18:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 01:18:16 DEBUG : newLeaf: Updating file with newLeaf 0x178ce1901380 2026/07/12 01:18:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:16 DEBUG : newLeaf(0x178ce11cae40): close: 2026/07/12 01:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/12 01:18:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-12 01:18:16.035943877 +0000 UTC m=+133.324497510 2026/07/12 01:18:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/12 01:18:16 DEBUG : newLeaf(0x178ce11cae40): >close: err= 2026/07/12 01:18:16 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:16 DEBUG : dir: Looking for writers 2026/07/12 01:18:16 DEBUG : Looking for writers 2026/07/12 01:18:16 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:16 DEBUG : dir: reading active writers 2026/07/12 01:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:18:16 DEBUG : dir: Looking for writers 2026/07/12 01:18:16 DEBUG : Looking for writers 2026/07/12 01:18:16 DEBUG : dir: reading active writers 2026/07/12 01:18:16 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:18:16 DEBUG : dir: Looking for writers 2026/07/12 01:18:16 DEBUG : Looking for writers 2026/07/12 01:18:16 DEBUG : dir: reading active writers 2026/07/12 01:18:16 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:18:16 DEBUG : dir: Looking for writers 2026/07/12 01:18:16 DEBUG : Looking for writers 2026/07/12 01:18:16 DEBUG : dir: reading active writers 2026/07/12 01:18:16 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:18:16 DEBUG : newLeaf: vfs cache: starting upload 2026/07/12 01:18:16 DEBUG : dir: Looking for writers 2026/07/12 01:18:16 DEBUG : Looking for writers 2026/07/12 01:18:16 DEBUG : dir: reading active writers 2026/07/12 01:18:16 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:18:16 DEBUG : dir: Looking for writers 2026/07/12 01:18:16 DEBUG : Looking for writers 2026/07/12 01:18:16 DEBUG : dir: reading active writers 2026/07/12 01:18:16 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:18:17 DEBUG : dir: Looking for writers 2026/07/12 01:18:17 DEBUG : Looking for writers 2026/07/12 01:18:17 DEBUG : dir: reading active writers 2026/07/12 01:18:17 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:18:17 DEBUG : newLeaf: size = 25 OK 2026/07/12 01:18:17 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/12 01:18:17 INFO : newLeaf: Copied (replaced existing) 2026/07/12 01:18:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-12 01:18:16 +0000 UTC," 2026/07/12 01:18:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/12 01:18:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/12 01:18:17 DEBUG : dir: Looking for writers 2026/07/12 01:18:17 DEBUG : Looking for writers 2026/07/12 01:18:17 DEBUG : dir: reading active writers 2026/07/12 01:18:17 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:17 DEBUG : >WaitForWriters: 2026/07/12 01:18:18 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:18 DEBUG : dir: Looking for writers 2026/07/12 01:18:18 DEBUG : Looking for writers 2026/07/12 01:18:18 DEBUG : dir: reading active writers 2026/07/12 01:18:18 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:18 DEBUG : >WaitForWriters: 2026/07/12 01:18:18 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:18 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:18 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:18:18 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:18 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:18 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 01:18:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:20 DEBUG : dir/file1(0x178ce1821340): openPending: 2026/07/12 01:18:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/12 01:18:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 01:18:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:20 DEBUG : dir/file1(0x178ce1821340): >openPending: err= 2026/07/12 01:18:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 01:18:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:20 DEBUG : dir/file1(0x178ce1821340): _writeAt: size=14, off=0 2026/07/12 01:18:20 DEBUG : dir/file1(0x178ce1821340): >_writeAt: n=14, err= 2026/07/12 01:18:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/12 01:18:20 DEBUG : dir/file1(0x178ce1821340): close: 2026/07/12 01:18:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/12 01:18:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/12 01:18:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:18:20 DEBUG : dir/file1(0x178ce1821340): >close: err= 2026/07/12 01:18:20 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:20 DEBUG : dir: Looking for writers 2026/07/12 01:18:20 DEBUG : file1: reading active writers 2026/07/12 01:18:20 DEBUG : Looking for writers 2026/07/12 01:18:20 DEBUG : dir: reading active writers 2026/07/12 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:18:20 DEBUG : dir: Looking for writers 2026/07/12 01:18:20 DEBUG : file1: reading active writers 2026/07/12 01:18:20 DEBUG : Looking for writers 2026/07/12 01:18:20 DEBUG : dir: reading active writers 2026/07/12 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:18:20 DEBUG : dir: Looking for writers 2026/07/12 01:18:20 DEBUG : file1: reading active writers 2026/07/12 01:18:20 DEBUG : Looking for writers 2026/07/12 01:18:20 DEBUG : dir: reading active writers 2026/07/12 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:18:20 DEBUG : dir: Looking for writers 2026/07/12 01:18:20 DEBUG : file1: reading active writers 2026/07/12 01:18:20 DEBUG : Looking for writers 2026/07/12 01:18:20 DEBUG : dir: reading active writers 2026/07/12 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:18:20 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 01:18:20 DEBUG : dir: Looking for writers 2026/07/12 01:18:20 DEBUG : file1: reading active writers 2026/07/12 01:18:20 DEBUG : Looking for writers 2026/07/12 01:18:20 DEBUG : dir: reading active writers 2026/07/12 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:18:20 DEBUG : dir: Looking for writers 2026/07/12 01:18:20 DEBUG : file1: reading active writers 2026/07/12 01:18:20 DEBUG : Looking for writers 2026/07/12 01:18:20 DEBUG : dir: reading active writers 2026/07/12 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:18:20 DEBUG : dir: Looking for writers 2026/07/12 01:18:20 DEBUG : file1: reading active writers 2026/07/12 01:18:20 DEBUG : Looking for writers 2026/07/12 01:18:20 DEBUG : dir: reading active writers 2026/07/12 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:18:21 DEBUG : dir/file1: size = 14 OK 2026/07/12 01:18:21 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:18:21 INFO : dir/file1: Copied (replaced existing) 2026/07/12 01:18:21 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/12 01:18:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 01:18:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/12 01:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 01:18:21 DEBUG : dir: Looking for writers 2026/07/12 01:18:21 DEBUG : file1: reading active writers 2026/07/12 01:18:21 DEBUG : Looking for writers 2026/07/12 01:18:21 DEBUG : dir: reading active writers 2026/07/12 01:18:21 DEBUG : >WaitForWriters: 2026/07/12 01:18:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:21 DEBUG : dir/file1(0x178ce128fe40): _readAt: size=512, off=0 2026/07/12 01:18:21 DEBUG : dir/file1(0x178ce128fe40): openPending: 2026/07/12 01:18:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/12 01:18:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 01:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:21 DEBUG : dir/file1(0x178ce128fe40): >openPending: err= 2026/07/12 01:18:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/12 01:18:21 DEBUG : dir/file1(0x178ce128fe40): >_readAt: n=14, err=EOF 2026/07/12 01:18:21 DEBUG : dir/file1(0x178ce128fe40): close: 2026/07/12 01:18:21 DEBUG : dir/file1(0x178ce128fe40): >close: err= 2026/07/12 01:18:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:22 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/12 01:18:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 01:18:22 DEBUG : newLeaf: Updating file with newLeaf 0x178ce183ab60 2026/07/12 01:18:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 01:18:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/12 01:18:23 DEBUG : dir/file1: Updating file with dir/file1 0x178ce183ab60 2026/07/12 01:18:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 01:18:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:18:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:23 DEBUG : dir/file1(0x178ce1634900): openPending: 2026/07/12 01:18:23 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/12 01:18:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 01:18:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:23 DEBUG : dir/file1(0x178ce1634900): >openPending: err= 2026/07/12 01:18:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 01:18:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:23 DEBUG : dir/file1(0x178ce1634900): _writeAt: size=25, off=0 2026/07/12 01:18:23 DEBUG : dir/file1(0x178ce1634900): >_writeAt: n=25, err= 2026/07/12 01:18:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 01:18:24 DEBUG : newLeaf: Updating file with newLeaf 0x178ce183ab60 2026/07/12 01:18:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:24 DEBUG : newLeaf(0x178ce1634900): close: 2026/07/12 01:18:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/12 01:18:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-12 01:18:23.597445407 +0000 UTC m=+140.885999040 2026/07/12 01:18:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/12 01:18:24 DEBUG : newLeaf(0x178ce1634900): >close: err= 2026/07/12 01:18:24 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:24 DEBUG : dir: Looking for writers 2026/07/12 01:18:24 DEBUG : Looking for writers 2026/07/12 01:18:24 DEBUG : dir: reading active writers 2026/07/12 01:18:24 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:18:24 DEBUG : dir: Looking for writers 2026/07/12 01:18:24 DEBUG : Looking for writers 2026/07/12 01:18:24 DEBUG : dir: reading active writers 2026/07/12 01:18:24 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:18:24 DEBUG : dir: Looking for writers 2026/07/12 01:18:24 DEBUG : Looking for writers 2026/07/12 01:18:24 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:24 DEBUG : dir: reading active writers 2026/07/12 01:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:18:24 DEBUG : dir: Looking for writers 2026/07/12 01:18:24 DEBUG : Looking for writers 2026/07/12 01:18:24 DEBUG : dir: reading active writers 2026/07/12 01:18:24 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:18:24 DEBUG : newLeaf: vfs cache: starting upload 2026/07/12 01:18:24 DEBUG : dir: Looking for writers 2026/07/12 01:18:24 DEBUG : Looking for writers 2026/07/12 01:18:24 DEBUG : dir: reading active writers 2026/07/12 01:18:24 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:18:24 DEBUG : dir: Looking for writers 2026/07/12 01:18:24 DEBUG : Looking for writers 2026/07/12 01:18:24 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:24 DEBUG : dir: reading active writers 2026/07/12 01:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:18:24 DEBUG : dir: Looking for writers 2026/07/12 01:18:24 DEBUG : Looking for writers 2026/07/12 01:18:24 DEBUG : dir: reading active writers 2026/07/12 01:18:24 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:18:25 DEBUG : newLeaf: size = 25 OK 2026/07/12 01:18:25 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/12 01:18:25 INFO : newLeaf: Copied (replaced existing) 2026/07/12 01:18:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-12 01:18:23 +0000 UTC," 2026/07/12 01:18:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/12 01:18:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/12 01:18:25 DEBUG : dir: Looking for writers 2026/07/12 01:18:25 DEBUG : Looking for writers 2026/07/12 01:18:25 DEBUG : dir: reading active writers 2026/07/12 01:18:25 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:25 DEBUG : >WaitForWriters: 2026/07/12 01:18:25 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:25 DEBUG : dir: Looking for writers 2026/07/12 01:18:25 DEBUG : Looking for writers 2026/07/12 01:18:25 DEBUG : dir: reading active writers 2026/07/12 01:18:25 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:25 DEBUG : >WaitForWriters: 2026/07/12 01:18:25 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:26 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:26 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:18:26 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:26 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:26 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:27 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:27 DEBUG : dir: Looking for writers 2026/07/12 01:18:27 DEBUG : file1: reading active writers 2026/07/12 01:18:27 DEBUG : Looking for writers 2026/07/12 01:18:27 DEBUG : dir: reading active writers 2026/07/12 01:18:27 DEBUG : >WaitForWriters: 2026/07/12 01:18:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:27 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:27 DEBUG : dir/file1(0x178ce1472380): _readAt: size=512, off=0 2026/07/12 01:18:27 DEBUG : dir/file1(0x178ce1472380): openPending: 2026/07/12 01:18:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/12 01:18:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 01:18:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:27 DEBUG : dir/file1(0x178ce1472380): >openPending: err= 2026/07/12 01:18:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/12 01:18:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:18:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:28 DEBUG : dir/file1(0x178ce1472380): >_readAt: n=14, err=EOF 2026/07/12 01:18:28 DEBUG : dir/file1(0x178ce1472380): close: 2026/07/12 01:18:28 DEBUG : dir/file1(0x178ce1472380): >close: err= 2026/07/12 01:18:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 01:18:28 DEBUG : newLeaf: Updating file with newLeaf 0x178ce15bd1e0 2026/07/12 01:18:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 01:18:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/12 01:18:29 DEBUG : dir/file1: Updating file with dir/file1 0x178ce15bd1e0 2026/07/12 01:18:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 01:18:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:18:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:30 DEBUG : dir/file1(0x178ce0cf8f00): openPending: 2026/07/12 01:18:30 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/12 01:18:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 01:18:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:30 DEBUG : dir/file1(0x178ce0cf8f00): >openPending: err= 2026/07/12 01:18:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 01:18:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:30 DEBUG : dir/file1(0x178ce0cf8f00): _writeAt: size=25, off=0 2026/07/12 01:18:30 DEBUG : dir/file1(0x178ce0cf8f00): >_writeAt: n=25, err= 2026/07/12 01:18:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 01:18:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 01:18:30 DEBUG : newLeaf: Updating file with newLeaf 0x178ce15bd1e0 2026/07/12 01:18:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:18:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:30 DEBUG : newLeaf(0x178ce0cf8f00): close: 2026/07/12 01:18:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/12 01:18:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-12 01:18:30.10048122 +0000 UTC m=+147.389034844 2026/07/12 01:18:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/12 01:18:30 DEBUG : newLeaf(0x178ce0cf8f00): >close: err= 2026/07/12 01:18:30 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:30 DEBUG : dir: Looking for writers 2026/07/12 01:18:30 DEBUG : Looking for writers 2026/07/12 01:18:30 DEBUG : dir: reading active writers 2026/07/12 01:18:30 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:18:30 DEBUG : dir: Looking for writers 2026/07/12 01:18:30 DEBUG : Looking for writers 2026/07/12 01:18:30 DEBUG : dir: reading active writers 2026/07/12 01:18:30 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:18:30 DEBUG : dir: Looking for writers 2026/07/12 01:18:30 DEBUG : Looking for writers 2026/07/12 01:18:30 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:30 DEBUG : dir: reading active writers 2026/07/12 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:18:30 DEBUG : dir: Looking for writers 2026/07/12 01:18:30 DEBUG : Looking for writers 2026/07/12 01:18:30 DEBUG : dir: reading active writers 2026/07/12 01:18:30 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:18:30 DEBUG : newLeaf: vfs cache: starting upload 2026/07/12 01:18:30 DEBUG : dir: Looking for writers 2026/07/12 01:18:30 DEBUG : Looking for writers 2026/07/12 01:18:30 DEBUG : dir: reading active writers 2026/07/12 01:18:30 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:18:31 DEBUG : dir: Looking for writers 2026/07/12 01:18:31 DEBUG : Looking for writers 2026/07/12 01:18:31 DEBUG : dir: reading active writers 2026/07/12 01:18:31 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:18:31 DEBUG : dir: Looking for writers 2026/07/12 01:18:31 DEBUG : Looking for writers 2026/07/12 01:18:31 DEBUG : dir: reading active writers 2026/07/12 01:18:31 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:18:31 DEBUG : newLeaf: size = 25 OK 2026/07/12 01:18:31 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/12 01:18:31 INFO : newLeaf: Copied (replaced existing) 2026/07/12 01:18:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-12 01:18:30 +0000 UTC," 2026/07/12 01:18:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/12 01:18:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 01:18:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/12 01:18:31 DEBUG : dir: Looking for writers 2026/07/12 01:18:31 DEBUG : Looking for writers 2026/07/12 01:18:31 DEBUG : dir: reading active writers 2026/07/12 01:18:31 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:31 DEBUG : >WaitForWriters: 2026/07/12 01:18:32 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:32 DEBUG : dir: Looking for writers 2026/07/12 01:18:32 DEBUG : Looking for writers 2026/07/12 01:18:32 DEBUG : dir: reading active writers 2026/07/12 01:18:32 DEBUG : newLeaf: reading active writers 2026/07/12 01:18:32 DEBUG : >WaitForWriters: 2026/07/12 01:18:32 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestFileRename (39.43s) --- PASS: TestFileRename/off,forceCache=false (5.72s) --- PASS: TestFileRename/minimal,forceCache=false (5.88s) --- PASS: TestFileRename/minimal,forceCache=true (7.48s) --- PASS: TestFileRename/writes,forceCache=false (6.33s) --- PASS: TestFileRename/writes,forceCache=true (7.54s) --- PASS: TestFileRename/full,forceCache=false (6.47s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:32 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:32 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:32 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:32 DEBUG : Looking for writers 2026/07/12 01:18:32 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === 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 "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:33 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 01:18:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 01:18:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:34 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:34 DEBUG : dir: Looking for writers 2026/07/12 01:18:34 DEBUG : file1: reading active writers 2026/07/12 01:18:34 DEBUG : Looking for writers 2026/07/12 01:18:34 DEBUG : dir: reading active writers 2026/07/12 01:18:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.29s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:35 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 01:18:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 01:18:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/12 01:18:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/12 01:18:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/12 01:18:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/12 01:18:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/12 01:18:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/12 01:18:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/12 01:18:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/12 01:18:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/12 01:18:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/12 01:18:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/12 01:18:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/12 01:18:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/12 01:18:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/12 01:18:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/12 01:18:38 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:38 DEBUG : dir: Looking for writers 2026/07/12 01:18:38 DEBUG : file1: reading active writers 2026/07/12 01:18:38 DEBUG : Looking for writers 2026/07/12 01:18:38 DEBUG : dir: reading active writers 2026/07/12 01:18:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.80s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:39 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 01:18:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 01:18:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/12 01:18:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/12 01:18:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/12 01:18:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/12 01:18:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/12 01:18:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/12 01:18:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/12 01:18:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/12 01:18:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/12 01:18:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/12 01:18:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/12 01:18:42 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/12 01:18:42 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/12 01:18:42 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/12 01:18:42 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/12 01:18:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/12 01:18:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/12 01:18:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/12 01:18:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/12 01:18:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/12 01:18:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/12 01:18:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/12 01:18:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/12 01:18:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/12 01:18:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/12 01:18:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/12 01:18:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/12 01:18:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/12 01:18:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/12 01:18:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/12 01:18:42 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:42 DEBUG : dir: Looking for writers 2026/07/12 01:18:42 DEBUG : file1: reading active writers 2026/07/12 01:18:42 DEBUG : Looking for writers 2026/07/12 01:18:42 DEBUG : dir: reading active writers 2026/07/12 01:18:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.31s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:43 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 01:18:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 01:18:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:45 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:45 DEBUG : dir: Looking for writers 2026/07/12 01:18:45 DEBUG : file1: reading active writers 2026/07/12 01:18:45 DEBUG : Looking for writers 2026/07/12 01:18:45 DEBUG : dir: reading active writers 2026/07/12 01:18:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.33s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:45 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 01:18:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 01:18:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/12 01:18:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/12 01:18:47 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:47 DEBUG : dir: Looking for writers 2026/07/12 01:18:47 DEBUG : file1: reading active writers 2026/07/12 01:18:47 DEBUG : Looking for writers 2026/07/12 01:18:47 DEBUG : dir: reading active writers 2026/07/12 01:18:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:48 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:48 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:18:48 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:48 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:48 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:49 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): _readAt: size=1, off=0 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): openPending: 2026/07/12 01:18:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 01:18:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 01:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): >openPending: err= 2026/07/12 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/12 01:18:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:18:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): >_readAt: n=1, err= 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): _readAt: size=256, off=1 2026/07/12 01:18:49 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): >_readAt: n=15, err=EOF 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): _readAt: size=16, off=16 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): >_readAt: n=0, err=EOF 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): close: 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): >close: err= 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): close: 2026/07/12 01:18:49 DEBUG : dir/file1(0x178ce11a2e80): >close: err=file already closed 2026/07/12 01:18:49 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:49 DEBUG : dir: Looking for writers 2026/07/12 01:18:49 DEBUG : file1: reading active writers 2026/07/12 01:18:49 DEBUG : Looking for writers 2026/07/12 01:18:49 DEBUG : dir: reading active writers 2026/07/12 01:18:49 DEBUG : >WaitForWriters: 2026/07/12 01:18:49 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.43s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:50 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:50 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:18:50 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:50 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:50 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): _readAt: size=1, off=0 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): openPending: 2026/07/12 01:18:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 01:18:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 01:18:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): >openPending: err= 2026/07/12 01:18:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/12 01:18:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:18:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): >_readAt: n=1, err= 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): _readAt: size=1, off=5 2026/07/12 01:18:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): >_readAt: n=1, err= 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): _readAt: size=1, off=3 2026/07/12 01:18:52 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): >_readAt: n=1, err= 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): _readAt: size=1, off=13 2026/07/12 01:18:52 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): >_readAt: n=1, err= 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): _readAt: size=16, off=100 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): >_readAt: n=0, err=EOF 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): close: 2026/07/12 01:18:52 DEBUG : dir/file1(0x178ce0e6fa00): >close: err= 2026/07/12 01:18:52 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:52 DEBUG : dir: Looking for writers 2026/07/12 01:18:52 DEBUG : file1: reading active writers 2026/07/12 01:18:52 DEBUG : Looking for writers 2026/07/12 01:18:52 DEBUG : dir: reading active writers 2026/07/12 01:18:52 DEBUG : >WaitForWriters: 2026/07/12 01:18:52 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.36s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:53 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:53 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:18:53 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:53 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:53 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:54 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): _readAt: size=1, off=0 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): openPending: 2026/07/12 01:18:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 01:18:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 01:18:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): >openPending: err= 2026/07/12 01:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/12 01:18:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:18:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): >_readAt: n=1, err= 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): _readAt: size=1, off=5 2026/07/12 01:18:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): >_readAt: n=1, err= 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): _readAt: size=1, off=1 2026/07/12 01:18:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): >_readAt: n=1, err= 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): _readAt: size=6, off=10 2026/07/12 01:18:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): >_readAt: n=6, err= 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): _readAt: size=256, off=10 2026/07/12 01:18:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): >_readAt: n=6, err=EOF 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): _readAt: size=256, off=100 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): >_readAt: n=0, err=EOF 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): close: 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): >close: err= 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): _readAt: size=256, off=100 2026/07/12 01:18:54 DEBUG : dir/file1(0x178ce11a3ec0): >_readAt: n=0, err=file already closed 2026/07/12 01:18:54 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:54 DEBUG : dir: Looking for writers 2026/07/12 01:18:54 DEBUG : file1: reading active writers 2026/07/12 01:18:54 DEBUG : Looking for writers 2026/07/12 01:18:54 DEBUG : dir: reading active writers 2026/07/12 01:18:54 DEBUG : >WaitForWriters: 2026/07/12 01:18:54 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting 2026/07/12 01:18:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory 2026/07/12 01:18:54 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.46s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:55 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:55 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:18:55 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:55 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:55 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 01:18:56 DEBUG : dir/file1(0x178ce1b87d40): RWFileHandle.Flush 2026/07/12 01:18:56 DEBUG : dir/file1(0x178ce1b87d40): _readAt: size=256, off=0 2026/07/12 01:18:56 DEBUG : dir/file1(0x178ce1b87d40): openPending: 2026/07/12 01:18:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 01:18:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 01:18:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:56 DEBUG : dir/file1(0x178ce1b87d40): >openPending: err= 2026/07/12 01:18:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/12 01:18:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:18:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:57 DEBUG : dir/file1(0x178ce1b87d40): >_readAt: n=16, err=EOF 2026/07/12 01:18:57 DEBUG : dir/file1(0x178ce1b87d40): RWFileHandle.Flush 2026/07/12 01:18:57 DEBUG : dir/file1(0x178ce1b87d40): RWFileHandle.Flush 2026/07/12 01:18:57 DEBUG : dir/file1(0x178ce1b87d40): close: 2026/07/12 01:18:57 DEBUG : dir/file1(0x178ce1b87d40): >close: err= 2026/07/12 01:18:57 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:57 DEBUG : dir: Looking for writers 2026/07/12 01:18:57 DEBUG : file1: reading active writers 2026/07/12 01:18:57 DEBUG : Looking for writers 2026/07/12 01:18:57 DEBUG : dir: reading active writers 2026/07/12 01:18:57 DEBUG : >WaitForWriters: 2026/07/12 01:18:57 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting 2026/07/12 01:18:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory 2026/07/12 01:18:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.43s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:18:57 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:18:57 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:18:57 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:57 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:18:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:18:57 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:18:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:18:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 01:18:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:18:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:18:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:18:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 01:18:59 DEBUG : dir/file1(0x178ce11ca5c0): _readAt: size=256, off=0 2026/07/12 01:18:59 DEBUG : dir/file1(0x178ce11ca5c0): openPending: 2026/07/12 01:18:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 01:18:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 01:18:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:18:59 DEBUG : dir/file1(0x178ce11ca5c0): >openPending: err= 2026/07/12 01:18:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/12 01:18:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:18:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:18:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:18:59 DEBUG : dir/file1(0x178ce11ca5c0): >_readAt: n=16, err=EOF 2026/07/12 01:18:59 DEBUG : dir/file1(0x178ce11ca5c0): RWFileHandle.Release 2026/07/12 01:18:59 DEBUG : dir/file1(0x178ce11ca5c0): close: 2026/07/12 01:18:59 DEBUG : dir/file1(0x178ce11ca5c0): >close: err= 2026/07/12 01:18:59 DEBUG : dir/file1(0x178ce11ca5c0): RWFileHandle.Release 2026/07/12 01:18:59 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:18:59 DEBUG : dir: Looking for writers 2026/07/12 01:18:59 DEBUG : file1: reading active writers 2026/07/12 01:18:59 DEBUG : Looking for writers 2026/07/12 01:18:59 DEBUG : dir: reading active writers 2026/07/12 01:18:59 DEBUG : >WaitForWriters: 2026/07/12 01:18:59 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting 2026/07/12 01:18:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory 2026/07/12 01:18:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.35s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:00 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:00 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:00 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:00 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:00 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:00 DEBUG : file1: newRWFileHandle: 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): openPending: 2026/07/12 01:19:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): >openPending: err= 2026/07/12 01:19:00 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 01:19:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 01:19:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): _writeAt: size=5, off=0 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): >_writeAt: n=5, err= 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): _writeAt: size=7, off=5 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): >_writeAt: n=7, err= 2026/07/12 01:19:00 DEBUG : file1: vfs cache: truncate to size=11 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): close: 2026/07/12 01:19:00 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 01:19:00.40521731 +0000 UTC m=+177.693770943 2026/07/12 01:19:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): >close: err= 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): close: 2026/07/12 01:19:00 DEBUG : file1(0x178ce1001240): >close: err=file already closed 2026/07/12 01:19:00 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:00 DEBUG : Looking for writers 2026/07/12 01:19:00 DEBUG : file1: reading active writers 2026/07/12 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:19:00 DEBUG : Looking for writers 2026/07/12 01:19:00 DEBUG : file1: reading active writers 2026/07/12 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:19:00 DEBUG : Looking for writers 2026/07/12 01:19:00 DEBUG : file1: reading active writers 2026/07/12 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:19:00 DEBUG : Looking for writers 2026/07/12 01:19:00 DEBUG : file1: reading active writers 2026/07/12 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:19:00 DEBUG : file1: vfs cache: starting upload 2026/07/12 01:19:00 DEBUG : Looking for writers 2026/07/12 01:19:00 DEBUG : file1: reading active writers 2026/07/12 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:19:00 DEBUG : Looking for writers 2026/07/12 01:19:00 DEBUG : file1: reading active writers 2026/07/12 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:19:01 DEBUG : Looking for writers 2026/07/12 01:19:01 DEBUG : file1: reading active writers 2026/07/12 01:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:19:01 DEBUG : file1: size = 11 OK 2026/07/12 01:19:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:19:01 INFO : file1: Copied (new) 2026/07/12 01:19:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-12 01:19:00 +0000 UTC," 2026/07/12 01:19:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 01:19:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:01 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 01:19:01 DEBUG : Looking for writers 2026/07/12 01:19:01 DEBUG : file1: reading active writers 2026/07/12 01:19:01 DEBUG : >WaitForWriters: 2026/07/12 01:19:01 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:01 DEBUG : Looking for writers 2026/07/12 01:19:01 DEBUG : file1: reading active writers 2026/07/12 01:19:01 DEBUG : >WaitForWriters: 2026/07/12 01:19:01 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting 2026/07/12 01:19:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory 2026/07/12 01:19:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:02 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:02 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:02 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:02 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:02 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:02 DEBUG : file1: newRWFileHandle: 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): openPending: 2026/07/12 01:19:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): >openPending: err= 2026/07/12 01:19:02 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 01:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 01:19:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): _writeAt: size=7, off=0 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): >_writeAt: n=7, err= 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): _writeAt: size=6, off=5 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): >_writeAt: n=6, err= 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): close: 2026/07/12 01:19:02 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 01:19:02.358966501 +0000 UTC m=+179.647520124 2026/07/12 01:19:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): >close: err= 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): _writeAt: size=5, off=0 2026/07/12 01:19:02 DEBUG : file1(0x178ce16345c0): >_writeAt: n=0, err=file already closed 2026/07/12 01:19:02 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:02 DEBUG : Looking for writers 2026/07/12 01:19:02 DEBUG : file1: reading active writers 2026/07/12 01:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:19:02 DEBUG : Looking for writers 2026/07/12 01:19:02 DEBUG : file1: reading active writers 2026/07/12 01:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:19:02 DEBUG : Looking for writers 2026/07/12 01:19:02 DEBUG : file1: reading active writers 2026/07/12 01:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:19:02 DEBUG : Looking for writers 2026/07/12 01:19:02 DEBUG : file1: reading active writers 2026/07/12 01:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:19:02 DEBUG : file1: vfs cache: starting upload 2026/07/12 01:19:02 DEBUG : Looking for writers 2026/07/12 01:19:02 DEBUG : file1: reading active writers 2026/07/12 01:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:19:02 DEBUG : Looking for writers 2026/07/12 01:19:02 DEBUG : file1: reading active writers 2026/07/12 01:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:19:02 DEBUG : Looking for writers 2026/07/12 01:19:02 DEBUG : file1: reading active writers 2026/07/12 01:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:19:03 DEBUG : file1: size = 11 OK 2026/07/12 01:19:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:19:03 INFO : file1: Copied (new) 2026/07/12 01:19:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-12 01:19:02 +0000 UTC," 2026/07/12 01:19:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 01:19:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:03 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 01:19:03 DEBUG : Looking for writers 2026/07/12 01:19:03 DEBUG : file1: reading active writers 2026/07/12 01:19:03 DEBUG : >WaitForWriters: 2026/07/12 01:19:03 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:03 DEBUG : Looking for writers 2026/07/12 01:19:03 DEBUG : file1: reading active writers 2026/07/12 01:19:03 DEBUG : >WaitForWriters: 2026/07/12 01:19:03 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.94s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:04 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:04 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:04 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:04 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:04 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:04 DEBUG : file1: newRWFileHandle: 2026/07/12 01:19:04 DEBUG : file1(0x178ce11ca600): openPending: 2026/07/12 01:19:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:04 DEBUG : file1(0x178ce11ca600): >openPending: err= 2026/07/12 01:19:04 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 01:19:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 01:19:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 01:19:04 DEBUG : file1(0x178ce11ca600): close: 2026/07/12 01:19:04 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 01:19:04.303955995 +0000 UTC m=+181.592509618 2026/07/12 01:19:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:04 DEBUG : file1(0x178ce11ca600): >close: err= 2026/07/12 01:19:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/12 01:19:04 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 01:19:04 DEBUG : file2: newRWFileHandle: 2026/07/12 01:19:04 DEBUG : file2(0x178ce11caac0): openPending: 2026/07/12 01:19:04 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/12 01:19:04 DEBUG : file2(0x178ce11caac0): >openPending: err= 2026/07/12 01:19:04 DEBUG : file2: >newRWFileHandle: err= 2026/07/12 01:19:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/12 01:19:04 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/12 01:19:04 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/12 01:19:04 DEBUG : file2(0x178ce11caac0): RWFileHandle.Flush 2026/07/12 01:19:04 DEBUG : file2(0x178ce11caac0): RWFileHandle.Release 2026/07/12 01:19:04 DEBUG : file2(0x178ce11caac0): close: 2026/07/12 01:19:04 DEBUG : file2: vfs cache: setting modification time to 2026-07-12 01:19:04.304637554 +0000 UTC m=+181.593191177 2026/07/12 01:19:04 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:04 DEBUG : file2(0x178ce11caac0): >close: err= 2026/07/12 01:19:04 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:04 DEBUG : Looking for writers 2026/07/12 01:19:04 DEBUG : file1: reading active writers 2026/07/12 01:19:04 DEBUG : file2: reading active writers 2026/07/12 01:19:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/12 01:19:04 DEBUG : Looking for writers 2026/07/12 01:19:04 DEBUG : file2: reading active writers 2026/07/12 01:19:04 DEBUG : file1: reading active writers 2026/07/12 01:19:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/12 01:19:04 DEBUG : Looking for writers 2026/07/12 01:19:04 DEBUG : file1: reading active writers 2026/07/12 01:19:04 DEBUG : file2: reading active writers 2026/07/12 01:19:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/12 01:19:04 DEBUG : Looking for writers 2026/07/12 01:19:04 DEBUG : file1: reading active writers 2026/07/12 01:19:04 DEBUG : file2: reading active writers 2026/07/12 01:19:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/12 01:19:04 DEBUG : file2: vfs cache: starting upload 2026/07/12 01:19:04 DEBUG : file1: vfs cache: starting upload 2026/07/12 01:19:04 DEBUG : Looking for writers 2026/07/12 01:19:04 DEBUG : file1: reading active writers 2026/07/12 01:19:04 DEBUG : file2: reading active writers 2026/07/12 01:19:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/12 01:19:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory 2026/07/12 01:19:04 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero/dir/file1: no such file or directory 2026/07/12 01:19:04 DEBUG : Looking for writers 2026/07/12 01:19:04 DEBUG : file1: reading active writers 2026/07/12 01:19:04 DEBUG : file2: reading active writers 2026/07/12 01:19:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/12 01:19:04 DEBUG : Looking for writers 2026/07/12 01:19:04 DEBUG : file1: reading active writers 2026/07/12 01:19:04 DEBUG : file2: reading active writers 2026/07/12 01:19:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/12 01:19:05 DEBUG : file1: size = 0 OK 2026/07/12 01:19:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:19:05 INFO : file1: Copied (new) 2026/07/12 01:19:05 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-12 01:19:04 +0000 UTC," 2026/07/12 01:19:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 01:19:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:05 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 01:19:05 DEBUG : file2: size = 0 OK 2026/07/12 01:19:05 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/07/12 01:19:05 INFO : file2: Copied (new) 2026/07/12 01:19:05 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-12 01:19:04 +0000 UTC," 2026/07/12 01:19:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/12 01:19:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/12 01:19:05 INFO : file2: vfs cache: upload succeeded try #1 2026/07/12 01:19:05 DEBUG : Looking for writers 2026/07/12 01:19:05 DEBUG : file1: reading active writers 2026/07/12 01:19:05 DEBUG : file2: reading active writers 2026/07/12 01:19:05 DEBUG : >WaitForWriters: 2026/07/12 01:19:05 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:05 DEBUG : Looking for writers 2026/07/12 01:19:05 DEBUG : file1: reading active writers 2026/07/12 01:19:05 DEBUG : file2: reading active writers 2026/07/12 01:19:05 DEBUG : >WaitForWriters: 2026/07/12 01:19:05 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.14s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:06 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:06 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:06 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:06 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:06 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:06 DEBUG : file1: newRWFileHandle: 2026/07/12 01:19:06 DEBUG : file1(0x178ce0cf9d40): openPending: 2026/07/12 01:19:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:06 DEBUG : file1(0x178ce0cf9d40): >openPending: err= 2026/07/12 01:19:06 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 01:19:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 01:19:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 01:19:06 DEBUG : file1(0x178ce0cf9d40): _writeAt: size=5, off=0 2026/07/12 01:19:06 DEBUG : file1(0x178ce0cf9d40): >_writeAt: n=5, err= 2026/07/12 01:19:06 DEBUG : file1(0x178ce0cf9d40): RWFileHandle.Flush 2026/07/12 01:19:06 DEBUG : file1(0x178ce0cf9d40): RWFileHandle.Flush 2026/07/12 01:19:06 DEBUG : file1(0x178ce0cf9d40): close: 2026/07/12 01:19:06 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 01:19:06.445797441 +0000 UTC m=+183.734351074 2026/07/12 01:19:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:06 DEBUG : file1(0x178ce0cf9d40): >close: err= 2026/07/12 01:19:06 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:06 DEBUG : Looking for writers 2026/07/12 01:19:06 DEBUG : file1: reading active writers 2026/07/12 01:19:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:19:06 DEBUG : Looking for writers 2026/07/12 01:19:06 DEBUG : file1: reading active writers 2026/07/12 01:19:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:19:06 DEBUG : Looking for writers 2026/07/12 01:19:06 DEBUG : file1: reading active writers 2026/07/12 01:19:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:19:06 DEBUG : Looking for writers 2026/07/12 01:19:06 DEBUG : file1: reading active writers 2026/07/12 01:19:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:19:06 DEBUG : file1: vfs cache: starting upload 2026/07/12 01:19:06 DEBUG : Looking for writers 2026/07/12 01:19:06 DEBUG : file1: reading active writers 2026/07/12 01:19:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:19:06 DEBUG : Looking for writers 2026/07/12 01:19:06 DEBUG : file1: reading active writers 2026/07/12 01:19:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:19:07 DEBUG : Looking for writers 2026/07/12 01:19:07 DEBUG : file1: reading active writers 2026/07/12 01:19:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:19:07 DEBUG : file1: size = 5 OK 2026/07/12 01:19:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:19:07 INFO : file1: Copied (new) 2026/07/12 01:19:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-12 01:19:06 +0000 UTC," 2026/07/12 01:19:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 01:19:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:07 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 01:19:07 DEBUG : Looking for writers 2026/07/12 01:19:07 DEBUG : file1: reading active writers 2026/07/12 01:19:07 DEBUG : >WaitForWriters: 2026/07/12 01:19:07 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:08 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:08 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:08 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:08 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:08 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:08 DEBUG : file1: newRWFileHandle: 2026/07/12 01:19:08 DEBUG : file1(0x178ce159c0c0): openPending: 2026/07/12 01:19:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:08 DEBUG : file1(0x178ce159c0c0): >openPending: err= 2026/07/12 01:19:08 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 01:19:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 01:19:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 01:19:08 DEBUG : file1(0x178ce159c0c0): _writeAt: size=5, off=0 2026/07/12 01:19:08 DEBUG : file1(0x178ce159c0c0): >_writeAt: n=5, err= 2026/07/12 01:19:08 DEBUG : file1(0x178ce159c0c0): RWFileHandle.Release 2026/07/12 01:19:08 DEBUG : file1(0x178ce159c0c0): close: 2026/07/12 01:19:08 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 01:19:08.292277854 +0000 UTC m=+185.580831477 2026/07/12 01:19:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:08 DEBUG : file1(0x178ce159c0c0): >close: err= 2026/07/12 01:19:08 DEBUG : file1(0x178ce159c0c0): RWFileHandle.Release 2026/07/12 01:19:08 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:08 DEBUG : Looking for writers 2026/07/12 01:19:08 DEBUG : file1: reading active writers 2026/07/12 01:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:19:08 DEBUG : Looking for writers 2026/07/12 01:19:08 DEBUG : file1: reading active writers 2026/07/12 01:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:19:08 DEBUG : Looking for writers 2026/07/12 01:19:08 DEBUG : file1: reading active writers 2026/07/12 01:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:19:08 DEBUG : Looking for writers 2026/07/12 01:19:08 DEBUG : file1: reading active writers 2026/07/12 01:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:19:08 DEBUG : file1: vfs cache: starting upload 2026/07/12 01:19:08 DEBUG : Looking for writers 2026/07/12 01:19:08 DEBUG : file1: reading active writers 2026/07/12 01:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:19:08 DEBUG : Looking for writers 2026/07/12 01:19:08 DEBUG : file1: reading active writers 2026/07/12 01:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:19:08 DEBUG : Looking for writers 2026/07/12 01:19:08 DEBUG : file1: reading active writers 2026/07/12 01:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:19:09 DEBUG : file1: size = 5 OK 2026/07/12 01:19:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:19:09 INFO : file1: Copied (new) 2026/07/12 01:19:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-12 01:19:08 +0000 UTC," 2026/07/12 01:19:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 01:19:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:09 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 01:19:09 DEBUG : Looking for writers 2026/07/12 01:19:09 DEBUG : file1: reading active writers 2026/07/12 01:19:09 DEBUG : >WaitForWriters: 2026/07/12 01:19:09 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:10 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:10 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:10 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:10 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:10 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/12 01:19:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:19:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:19:11 DEBUG : dir/file1(0x178ce1821840): openPending: 2026/07/12 01:19:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 01:19:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 01:19:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:11 DEBUG : dir/file1(0x178ce1821840): >openPending: err= 2026/07/12 01:19:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 01:19:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:19:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:19:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 01:19:11 DEBUG : dir/file1(0x178ce1821840): _writeAt: size=5, off=0 2026/07/12 01:19:11 DEBUG : dir/file1(0x178ce1821840): >_writeAt: n=5, err= 2026/07/12 01:19:11 DEBUG : dir/file1(0x178ce1821840): close: 2026/07/12 01:19:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-12 01:19:11.407329232 +0000 UTC m=+188.695882905 2026/07/12 01:19:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:11 DEBUG : dir/file1(0x178ce1821840): >close: err= 2026/07/12 01:19:11 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:11 DEBUG : dir: Looking for writers 2026/07/12 01:19:11 DEBUG : file1: reading active writers 2026/07/12 01:19:11 DEBUG : Looking for writers 2026/07/12 01:19:11 DEBUG : dir: reading active writers 2026/07/12 01:19:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:19:11 DEBUG : dir: Looking for writers 2026/07/12 01:19:11 DEBUG : file1: reading active writers 2026/07/12 01:19:11 DEBUG : Looking for writers 2026/07/12 01:19:11 DEBUG : dir: reading active writers 2026/07/12 01:19:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:19:11 DEBUG : dir: Looking for writers 2026/07/12 01:19:11 DEBUG : file1: reading active writers 2026/07/12 01:19:11 DEBUG : Looking for writers 2026/07/12 01:19:11 DEBUG : dir: reading active writers 2026/07/12 01:19:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:19:11 DEBUG : dir: Looking for writers 2026/07/12 01:19:11 DEBUG : file1: reading active writers 2026/07/12 01:19:11 DEBUG : Looking for writers 2026/07/12 01:19:11 DEBUG : dir: reading active writers 2026/07/12 01:19:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:19:11 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 01:19:11 DEBUG : dir: Looking for writers 2026/07/12 01:19:11 DEBUG : file1: reading active writers 2026/07/12 01:19:11 DEBUG : Looking for writers 2026/07/12 01:19:11 DEBUG : dir: reading active writers 2026/07/12 01:19:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:19:11 DEBUG : dir: Looking for writers 2026/07/12 01:19:11 DEBUG : file1: reading active writers 2026/07/12 01:19:11 DEBUG : Looking for writers 2026/07/12 01:19:11 DEBUG : dir: reading active writers 2026/07/12 01:19:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:19:12 DEBUG : dir: Looking for writers 2026/07/12 01:19:12 DEBUG : file1: reading active writers 2026/07/12 01:19:12 DEBUG : Looking for writers 2026/07/12 01:19:12 DEBUG : dir: reading active writers 2026/07/12 01:19:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:19:12 DEBUG : dir/file1: size = 5 OK 2026/07/12 01:19:12 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:19:12 INFO : dir/file1: Copied (replaced existing) 2026/07/12 01:19:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-12 01:19:11 +0000 UTC," 2026/07/12 01:19:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 01:19:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 01:19:12 DEBUG : dir: Looking for writers 2026/07/12 01:19:12 DEBUG : file1: reading active writers 2026/07/12 01:19:12 DEBUG : Looking for writers 2026/07/12 01:19:12 DEBUG : dir: reading active writers 2026/07/12 01:19:12 DEBUG : >WaitForWriters: 2026/07/12 01:19:12 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.42s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:13 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:13 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:13 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:13 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:13 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 01:19:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 01:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 01:19:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 01:19:14 DEBUG : dir/file1(0x178ce1000d80): _writeAt: size=5, off=0 2026/07/12 01:19:14 DEBUG : dir/file1(0x178ce1000d80): openPending: 2026/07/12 01:19:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 01:19:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 01:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:14 DEBUG : dir/file1(0x178ce1000d80): >openPending: err= 2026/07/12 01:19:14 DEBUG : dir/file1(0x178ce1000d80): >_writeAt: n=5, err= 2026/07/12 01:19:14 DEBUG : dir/file1(0x178ce1000d80): _writeAt: size=15, off=5 2026/07/12 01:19:14 DEBUG : dir/file1(0x178ce1000d80): >_writeAt: n=15, err= 2026/07/12 01:19:14 DEBUG : dir/file1(0x178ce1000d80): close: 2026/07/12 01:19:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/12 01:19:14 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-12 01:19:14.791804543 +0000 UTC m=+192.080358176 2026/07/12 01:19:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:14 DEBUG : dir/file1(0x178ce1000d80): >close: err= 2026/07/12 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:14 DEBUG : dir: Looking for writers 2026/07/12 01:19:14 DEBUG : file1: reading active writers 2026/07/12 01:19:14 DEBUG : Looking for writers 2026/07/12 01:19:14 DEBUG : dir: reading active writers 2026/07/12 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:19:14 DEBUG : dir: Looking for writers 2026/07/12 01:19:14 DEBUG : file1: reading active writers 2026/07/12 01:19:14 DEBUG : Looking for writers 2026/07/12 01:19:14 DEBUG : dir: reading active writers 2026/07/12 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:19:14 DEBUG : dir: Looking for writers 2026/07/12 01:19:14 DEBUG : file1: reading active writers 2026/07/12 01:19:14 DEBUG : Looking for writers 2026/07/12 01:19:14 DEBUG : dir: reading active writers 2026/07/12 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:19:14 DEBUG : dir: Looking for writers 2026/07/12 01:19:14 DEBUG : file1: reading active writers 2026/07/12 01:19:14 DEBUG : Looking for writers 2026/07/12 01:19:14 DEBUG : dir: reading active writers 2026/07/12 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:19:14 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 01:19:14 DEBUG : dir: Looking for writers 2026/07/12 01:19:14 DEBUG : file1: reading active writers 2026/07/12 01:19:14 DEBUG : Looking for writers 2026/07/12 01:19:14 DEBUG : dir: reading active writers 2026/07/12 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:19:15 DEBUG : dir: Looking for writers 2026/07/12 01:19:15 DEBUG : file1: reading active writers 2026/07/12 01:19:15 DEBUG : Looking for writers 2026/07/12 01:19:15 DEBUG : dir: reading active writers 2026/07/12 01:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:19:15 DEBUG : dir: Looking for writers 2026/07/12 01:19:15 DEBUG : file1: reading active writers 2026/07/12 01:19:15 DEBUG : Looking for writers 2026/07/12 01:19:15 DEBUG : dir: reading active writers 2026/07/12 01:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:19:15 DEBUG : dir/file1: size = 20 OK 2026/07/12 01:19:15 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/12 01:19:15 INFO : dir/file1: Copied (replaced existing) 2026/07/12 01:19:15 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-12 01:19:14 +0000 UTC," 2026/07/12 01:19:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 01:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 01:19:16 DEBUG : dir: Looking for writers 2026/07/12 01:19:16 DEBUG : file1: reading active writers 2026/07/12 01:19:16 DEBUG : Looking for writers 2026/07/12 01:19:16 DEBUG : dir: reading active writers 2026/07/12 01:19:16 DEBUG : >WaitForWriters: 2026/07/12 01:19:16 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.35s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:16 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:16 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:16 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:16 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:16 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:16 DEBUG : file1: newRWFileHandle: 2026/07/12 01:19:16 DEBUG : file1(0x178ce11963c0): openPending: 2026/07/12 01:19:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:16 DEBUG : file1(0x178ce11963c0): >openPending: err= 2026/07/12 01:19:16 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 01:19:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 01:19:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 01:19:16 DEBUG : file1(0x178ce11963c0): _writeAt: size=5, off=0 2026/07/12 01:19:16 DEBUG : file1(0x178ce11963c0): >_writeAt: n=5, err= 2026/07/12 01:19:16 DEBUG : file1(0x178ce11963c0): close: 2026/07/12 01:19:16 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 01:19:16.924994929 +0000 UTC m=+194.213548562 2026/07/12 01:19:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:16 DEBUG : file1(0x178ce11963c0): >close: err= 2026/07/12 01:19:16 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:16 DEBUG : Looking for writers 2026/07/12 01:19:16 DEBUG : file1: reading active writers 2026/07/12 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:19:16 DEBUG : Looking for writers 2026/07/12 01:19:16 DEBUG : file1: reading active writers 2026/07/12 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:19:16 DEBUG : Looking for writers 2026/07/12 01:19:16 DEBUG : file1: reading active writers 2026/07/12 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:19:16 DEBUG : Looking for writers 2026/07/12 01:19:16 DEBUG : file1: reading active writers 2026/07/12 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:19:17 DEBUG : file1: vfs cache: starting upload 2026/07/12 01:19:17 DEBUG : Looking for writers 2026/07/12 01:19:17 DEBUG : file1: reading active writers 2026/07/12 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:19:17 DEBUG : Looking for writers 2026/07/12 01:19:17 DEBUG : file1: reading active writers 2026/07/12 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:19:17 DEBUG : Looking for writers 2026/07/12 01:19:17 DEBUG : file1: reading active writers 2026/07/12 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:19:17 DEBUG : file1: size = 5 OK 2026/07/12 01:19:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:19:17 INFO : file1: Copied (new) 2026/07/12 01:19:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-12 01:19:16 +0000 UTC," 2026/07/12 01:19:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 01:19:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:17 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 01:19:18 DEBUG : Looking for writers 2026/07/12 01:19:18 DEBUG : file1: reading active writers 2026/07/12 01:19:18 DEBUG : >WaitForWriters: 2026/07/12 01:19:18 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:18 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:18 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:18 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:18 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/12 01:19:18 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f40): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f40): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.749396714 +0000 UTC m=+196.037950377 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11973c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11973c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11973c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11973c0): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11973c0): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11973c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11973c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.749396714 +0000 UTC m=+196.037950377 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11973c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197880): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197880): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197880): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197880): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197880): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.749396714 +0000 UTC m=+196.037950377 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197880): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18ba2a0 item 1 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ec0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ec0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ec0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ec0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ec0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.752816562 +0000 UTC m=+196.041370195 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ec0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14724c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14724c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14724c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14724c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14724c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.752816562 +0000 UTC m=+196.041370195 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14724c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18bb180 item 2 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472b00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472b00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472b00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472b00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472b00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.757241305 +0000 UTC m=+196.045794999 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472b00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472f80): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472f80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472f80): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472f80): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472f80): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472f80): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472f80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.757241305 +0000 UTC m=+196.045794999 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472f80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473640): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473640): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473640): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473640): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473640): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.757241305 +0000 UTC m=+196.045794999 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473640): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10ac0e0 item 3 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580000): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580000): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580000): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580000): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580000): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.76111802 +0000 UTC m=+196.049671744 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580000): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580540): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580540): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580540): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580540): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580540): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.76111802 +0000 UTC m=+196.049671744 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580540): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10acb60 item 4 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580b80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580b80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580b80): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580b80): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580b80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.764486542 +0000 UTC m=+196.053040205 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1580b80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581000): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581000): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581000): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581000): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581000): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581000): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581000): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.764486542 +0000 UTC m=+196.053040205 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581000): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15814c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15814c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15814c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15814c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15814c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.764486542 +0000 UTC m=+196.053040205 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15814c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10ad260 item 5 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581b40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581b40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581b40): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581b40): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581b40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.769065275 +0000 UTC m=+196.057618938 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1581b40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e180): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e180): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e180): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e180): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e180): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.769065275 +0000 UTC m=+196.057618938 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e180): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12ca540 item 6 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e800): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e800): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e800): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e800): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e800): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.772757654 +0000 UTC m=+196.061311467 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159e800): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159ed00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159ed00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159ed00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159ed00): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159ed00): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159ed00): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159ed00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.772757654 +0000 UTC m=+196.061311467 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159ed00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f1c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f1c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f1c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f1c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f1c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.772757654 +0000 UTC m=+196.061311467 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f1c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12cabd0 item 7 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f840): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f840): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f840): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f840): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f840): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.77757831 +0000 UTC m=+196.066131953 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159f840): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159fd80): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159fd80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159fd80): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159fd80): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159fd80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.77757831 +0000 UTC m=+196.066131953 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159fd80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12cb9d0 item 8 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca440): _readAt: size=2, off=0 2026/07/12 01:19:18 ERROR : open-test-file(0x178ce15ca440): Couldn't read size of file 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca440): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca440): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca440): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca440): close: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca440): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca800): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca800): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca800): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca800): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca800): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.780538154 +0000 UTC m=+196.069091828 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15ca800): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cac80): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cac80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cac80): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cac80): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cac80): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cac80): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cac80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.780538154 +0000 UTC m=+196.069091828 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cac80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb180): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb180): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb180): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb180): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb180): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.780538154 +0000 UTC m=+196.069091828 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb180): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12cbd50 item 9 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb800): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb800): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb800): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb800): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb800): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.783779707 +0000 UTC m=+196.072333340 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cb800): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cbd40): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cbd40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cbd40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cbd40): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cbd40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.783779707 +0000 UTC m=+196.072333340 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15cbd40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d3b2d0 item 10 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8480): _readAt: size=2, off=0 2026/07/12 01:19:18 ERROR : open-test-file(0x178ce15f8480): Couldn't read size of file 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8480): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8480): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8480): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8480): close: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8480): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8840): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8840): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8840): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8840): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8840): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.785924732 +0000 UTC m=+196.074478365 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8840): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8d40): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8d40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8d40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8d40): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8d40): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8d40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.785924732 +0000 UTC m=+196.074478365 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8d40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9240): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9240): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9240): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9240): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9240): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.785924732 +0000 UTC m=+196.074478365 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9240): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d3be30 item 11 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516100): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516100): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516100): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516100): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516100): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.788633787 +0000 UTC m=+196.077187420 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516100): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516640): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516640): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516640): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516640): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516640): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.788633787 +0000 UTC m=+196.077187420 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516640): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12b63f0 item 12 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516c80): _readAt: size=2, off=0 2026/07/12 01:19:18 ERROR : open-test-file(0x178ce1516c80): Couldn't read size of file 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516c80): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516c80): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516c80): close: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1516c80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517040): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517040): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517040): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517040): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517040): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.79068729 +0000 UTC m=+196.079240913 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517040): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517700): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517700): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517700): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517700): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517700): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.79068729 +0000 UTC m=+196.079240913 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517700): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12b6b60 item 13 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517d80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517d80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517d80): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517d80): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517d80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.792464696 +0000 UTC m=+196.081018329 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1517d80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15783c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15783c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15783c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15783c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15783c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.792464696 +0000 UTC m=+196.081018329 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15783c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12b73b0 item 14 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578a00): _readAt: size=2, off=0 2026/07/12 01:19:18 ERROR : open-test-file(0x178ce1578a00): Couldn't read size of file 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578a00): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578a00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578a00): close: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578a00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578dc0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578dc0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578dc0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578dc0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578dc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.795298213 +0000 UTC m=+196.083851866 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1578dc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579480): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579480): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579480): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579480): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579480): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.795298213 +0000 UTC m=+196.083851866 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579480): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12b7960 item 15 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579b00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579b00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579b00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579b00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579b00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.798418478 +0000 UTC m=+196.086972181 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1579b00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700140): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700140): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700140): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700140): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700140): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.798418478 +0000 UTC m=+196.086972181 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700140): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e80230 item 16 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700780): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700780): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700780): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700780): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700780): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.800751546 +0000 UTC m=+196.089305200 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700780): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700c00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700c00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700c00): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700c00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700c00): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700c00): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700c00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.800751546 +0000 UTC m=+196.089305200 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1700c00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701100): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701100): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701100): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701100): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701100): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.800751546 +0000 UTC m=+196.089305200 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701100): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e80d90 item 17 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701780): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701780): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701780): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701780): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701780): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.80438207 +0000 UTC m=+196.092935773 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701780): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701cc0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701cc0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701cc0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701cc0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701cc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.80438207 +0000 UTC m=+196.092935773 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1701cc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0df81c0 item 18 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802440): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802440): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802440): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802440): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802440): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.806648232 +0000 UTC m=+196.095201875 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802440): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802940): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802940): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802940): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802940): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802940): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802940): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802940): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802940): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.806648232 +0000 UTC m=+196.095201875 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802940): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802e40): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802e40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802e40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802e40): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802e40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.806648232 +0000 UTC m=+196.095201875 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1802e40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0df8700 item 19 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18034c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18034c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18034c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18034c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18034c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.809416868 +0000 UTC m=+196.097970511 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18034c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1803a00): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1803a00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1803a00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1803a00): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1803a00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.809416868 +0000 UTC m=+196.097970511 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1803a00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0df9110 item 20 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c180): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c180): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c180): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c180): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c180): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.8116824 +0000 UTC m=+196.100236033 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c180): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c680): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c680): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c680): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c680): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c680): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c680): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c680): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c680): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.8116824 +0000 UTC m=+196.100236033 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188c680): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188cb80): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188cb80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188cb80): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188cb80): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188cb80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.8116824 +0000 UTC m=+196.100236033 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188cb80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0df9b90 item 21 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d200): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d200): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d200): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d200): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d200): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.81464563 +0000 UTC m=+196.103199303 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d200): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d740): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d740): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d740): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d740): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d740): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.81464563 +0000 UTC m=+196.103199303 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188d740): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1852380 item 22 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188ddc0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188ddc0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188ddc0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188ddc0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188ddc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.81688329 +0000 UTC m=+196.105436943 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce188ddc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c23c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c23c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c23c0): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c23c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c23c0): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c23c0): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c23c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c23c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.81688329 +0000 UTC m=+196.105436943 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c23c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c28c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c28c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c28c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c28c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c28c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.81688329 +0000 UTC m=+196.105436943 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c28c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1852770 item 23 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c2f40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c2f40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c2f40): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c2f40): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c2f40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.820012371 +0000 UTC m=+196.108565994 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c2f40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3480): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3480): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3480): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3480): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3480): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.820012371 +0000 UTC m=+196.108565994 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3480): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1852d90 item 24 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3ac0): _readAt: size=2, off=0 2026/07/12 01:19:18 ERROR : open-test-file(0x178ce18c3ac0): Couldn't read size of file 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3ac0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3ac0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3ac0): close: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3ac0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3e80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3e80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3e80): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3e80): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3e80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.821855741 +0000 UTC m=+196.110409433 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18c3e80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e6480): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e6480): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e6480): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e6480): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e6480): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e6480): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e6480): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e6480): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.821855741 +0000 UTC m=+196.110409433 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e6480): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e69c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e69c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e69c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e69c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e69c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.821855741 +0000 UTC m=+196.110409433 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e69c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18531f0 item 25 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7040): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7040): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7040): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7040): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7040): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.82390722 +0000 UTC m=+196.112460854 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7040): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7580): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7580): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7580): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7580): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7580): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.82390722 +0000 UTC m=+196.112460854 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7580): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1853a40 item 26 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7bc0): _readAt: size=2, off=0 2026/07/12 01:19:18 ERROR : open-test-file(0x178ce18e7bc0): Couldn't read size of file 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7bc0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7bc0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7bc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce18e7bc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906080): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906080): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906080): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906080): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906080): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.825391586 +0000 UTC m=+196.113945209 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906080): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906580): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906580): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906580): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906580): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906580): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906580): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906580): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906580): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.825391586 +0000 UTC m=+196.113945209 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906580): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906ac0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906ac0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906ac0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906ac0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906ac0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.825391586 +0000 UTC m=+196.113945209 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1906ac0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10ce460 item 27 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907140): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907140): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907140): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907140): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907140): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.827591895 +0000 UTC m=+196.116145538 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907140): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907680): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907680): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907680): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907680): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907680): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.827591895 +0000 UTC m=+196.116145538 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907680): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10ced20 item 28 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907cc0): _readAt: size=2, off=0 2026/07/12 01:19:18 ERROR : open-test-file(0x178ce1907cc0): Couldn't read size of file 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907cc0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907cc0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907cc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1907cc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944180): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944180): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944180): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944180): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944180): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.82916124 +0000 UTC m=+196.117714914 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944180): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944840): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944840): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944840): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944840): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944840): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.82916124 +0000 UTC m=+196.117714914 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944840): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10cf260 item 29 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944ec0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944ec0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944ec0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944ec0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944ec0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.830667336 +0000 UTC m=+196.119220960 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1944ec0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945400): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945400): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945400): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945400): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945400): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.830667336 +0000 UTC m=+196.119220960 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945400): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10cf7a0 item 30 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945a40): _readAt: size=2, off=0 2026/07/12 01:19:18 ERROR : open-test-file(0x178ce1945a40): Couldn't read size of file 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945a40): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945a40): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945a40): close: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945a40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945e00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945e00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945e00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945e00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945e00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.832267649 +0000 UTC m=+196.120821303 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1945e00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19725c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19725c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19725c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19725c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19725c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.832267649 +0000 UTC m=+196.120821303 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19725c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10cfd50 item 31 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1972c40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1972c40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1972c40): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1972c40): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1972c40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.833784416 +0000 UTC m=+196.122338039 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1972c40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973180): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973180): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973180): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973180): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973180): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.833784416 +0000 UTC m=+196.122338039 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973180): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0a5e8c0 item 32 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19737c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19737c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19737c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19737c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19737c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.835232242 +0000 UTC m=+196.123785866 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19737c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973c40): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973c40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973c40): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973c40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973c40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0a5eee0 item 33 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973c40): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973c40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.835718866 +0000 UTC m=+196.124272499 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1973c40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e240): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e240): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e240): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e240): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e240): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.835718866 +0000 UTC m=+196.124272499 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e240): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0a5f2d0 item 33 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e880): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e880): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e880): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e880): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e880): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.837159731 +0000 UTC m=+196.125713353 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198e880): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198ed00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198ed00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dde3f0 item 34 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198ed00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198ed00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198ed00): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198ed00): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198ed00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.837758423 +0000 UTC m=+196.126312047 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198ed00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f240): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f240): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f240): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f240): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f240): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.837758423 +0000 UTC m=+196.126312047 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f240): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dde5b0 item 34 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f880): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f880): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f880): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f880): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f880): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.839162879 +0000 UTC m=+196.127716502 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198f880): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198fd00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198fd00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198fd00): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198fd00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198fd00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0ddec40 item 35 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198fd00): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198fd00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.839609226 +0000 UTC m=+196.128162859 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce198fd00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae300): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae300): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae300): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae300): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae300): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.839609226 +0000 UTC m=+196.128162859 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae300): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0ddeee0 item 35 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae980): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae980): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae980): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae980): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae980): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.8409968 +0000 UTC m=+196.129550434 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ae980): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19aee80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19aee80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0ddf490 item 36 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19aee80): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19aee80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19aee80): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19aee80): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19aee80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.841570377 +0000 UTC m=+196.130124010 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19aee80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19af3c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19af3c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19af3c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19af3c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19af3c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.841570377 +0000 UTC m=+196.130124010 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19af3c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0ddf6c0 item 36 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afa00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afa00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afa00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afa00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afa00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.842831754 +0000 UTC m=+196.131385387 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afa00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afe80): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afe80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afe80): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afe80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afe80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd8310 item 37 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afe80): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afe80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.843624232 +0000 UTC m=+196.132177865 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19afe80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cc480): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cc480): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cc480): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cc480): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cc480): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.843624232 +0000 UTC m=+196.132177865 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cc480): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd84d0 item 37 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ccb00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ccb00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ccb00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ccb00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ccb00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.84496132 +0000 UTC m=+196.133514953 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19ccb00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd000): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd000): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd8c40 item 38 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd000): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd000): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd000): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd000): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd000): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.845537863 +0000 UTC m=+196.134091496 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd000): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd540): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd540): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd540): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd540): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd540): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.845537863 +0000 UTC m=+196.134091496 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cd540): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd8e00 item 38 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cdbc0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cdbc0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cdbc0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cdbc0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cdbc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.846780705 +0000 UTC m=+196.135334338 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce19cdbc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1dc12d0 item 39 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.847307714 +0000 UTC m=+196.135861337 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da40): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da40): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.847307714 +0000 UTC m=+196.135861337 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1dc1490 item 39 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a081c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a081c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a081c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a081c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a081c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.848891626 +0000 UTC m=+196.137445248 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a081c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a086c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a086c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1dc1810 item 40 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a086c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a086c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a086c0): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a086c0): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a086c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.849521949 +0000 UTC m=+196.138075622 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a086c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a08c00): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a08c00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a08c00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a08c00): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a08c00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.849521949 +0000 UTC m=+196.138075622 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a08c00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1dc19d0 item 40 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a091c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a091c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a091c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a091c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a091c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a091c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a091c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.850845823 +0000 UTC m=+196.139399446 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a091c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a096c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a096c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a096c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1dc1d50 item 41 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a096c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a096c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.851369606 +0000 UTC m=+196.139923229 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a096c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a09b80): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a09b80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a09b80): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a09b80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a09b80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0ffe070 item 41 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a09b80): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a09b80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.852204142 +0000 UTC m=+196.140757796 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a09b80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a1c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a1c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a1c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a1c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a1c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.852204142 +0000 UTC m=+196.140757796 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a1c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0ffe310 item 41 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a800): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a800): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a800): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a800): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a800): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a800): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a800): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.853765533 +0000 UTC m=+196.142319155 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2a800): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2ad00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2ad00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2ad00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0ffe9a0 item 42 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2ad00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2ad00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.854264618 +0000 UTC m=+196.142818242 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2ad00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b240): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b240): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0ffec40 item 42 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b240): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b240): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b240): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b240): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b240): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.854934737 +0000 UTC m=+196.143488360 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b240): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b7c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b7c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b7c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b7c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b7c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.854934737 +0000 UTC m=+196.143488360 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2b7c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0ffefc0 item 42 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2be00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2be00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2be00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2be00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2be00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2be00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2be00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.856384969 +0000 UTC m=+196.144938602 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a2be00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44400): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44400): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44400): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0fff730 item 43 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44400): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44400): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.856922096 +0000 UTC m=+196.145475719 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44400): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44940): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44940): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44940): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44940): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44940): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0fff8f0 item 43 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44940): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44940): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.857457882 +0000 UTC m=+196.146011515 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44940): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44e80): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44e80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44e80): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44e80): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44e80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.857457882 +0000 UTC m=+196.146011515 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a44e80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0fffb90 item 43 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a454c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a454c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a454c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a454c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a454c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a454c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a454c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.858798717 +0000 UTC m=+196.147352350 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a454c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a459c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a459c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a459c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dee2a0 item 44 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a459c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a459c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.859470639 +0000 UTC m=+196.148024261 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a459c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62000): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62000): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dee700 item 44 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62000): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62000): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62000): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62000): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62000): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.860063771 +0000 UTC m=+196.148617404 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62000): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62580): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62580): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62580): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62580): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62580): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.860063771 +0000 UTC m=+196.148617404 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62580): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0deed90 item 44 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62bc0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62bc0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62bc0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62bc0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62bc0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62bc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.861432861 +0000 UTC m=+196.149986484 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a62bc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a630c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a630c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a630c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0def730 item 45 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a630c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a630c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.86188575 +0000 UTC m=+196.150439383 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a630c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a637c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a637c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a637c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a637c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a637c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.86188575 +0000 UTC m=+196.150439383 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a637c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da8000 item 45 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a63e00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a63e00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a63e00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a63e00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a63e00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a63e00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a63e00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.863258456 +0000 UTC m=+196.151812080 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1a63e00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e400): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e400): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e400): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da8930 item 46 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e400): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e400): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.863825491 +0000 UTC m=+196.152379114 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e400): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8eb00): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8eb00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8eb00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8eb00): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8eb00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.863825491 +0000 UTC m=+196.152379114 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8eb00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da8bd0 item 46 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f140): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f140): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f140): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f140): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f140): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f140): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f140): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.866397066 +0000 UTC m=+196.154950689 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f140): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f540): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f540): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f540): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125c3f0 item 47 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f540): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f540): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.867665286 +0000 UTC m=+196.156218910 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f540): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e640): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e640): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e640): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e640): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e640): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.867665286 +0000 UTC m=+196.156218910 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8e640): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd82a0 item 47 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f900): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f900): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f900): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f900): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f900): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f900): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f900): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.869269457 +0000 UTC m=+196.157823080 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8f900): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8fe00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8fe00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8fe00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd8770 item 48 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8fe00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8fe00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.869662905 +0000 UTC m=+196.158216528 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1b8fe00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8600): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8600): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8600): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8600): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8600): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.869662905 +0000 UTC m=+196.158216528 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8600): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd8b60 item 48 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8c40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8c40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8c40): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8c40): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8c40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.870877364 +0000 UTC m=+196.159430987 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f8c40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f90c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f90c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f90c0): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f90c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f90c0): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f90c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd9030 item 49 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f90c0): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f90c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.871309916 +0000 UTC m=+196.159863539 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f90c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9600): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9600): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9600): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9600): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9600): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.871309916 +0000 UTC m=+196.159863539 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9600): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd9260 item 49 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9d80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9d80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9d80): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9d80): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9d80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.87274565 +0000 UTC m=+196.161299273 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce15f9d80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634380): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634380): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634380): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd9650 item 50 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634380): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634380): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634380): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634380): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634380): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.874162559 +0000 UTC m=+196.162716182 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634380): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634900): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634900): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634900): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634900): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634900): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.874162559 +0000 UTC m=+196.162716182 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1634900): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd9880 item 50 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635080): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635080): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635080): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635080): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635080): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.875541527 +0000 UTC m=+196.164095150 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635080): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635580): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635580): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635580): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635580): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635580): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635580): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da8000 item 51 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635580): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635580): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.875997503 +0000 UTC m=+196.164551126 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635580): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635ac0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635ac0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635ac0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635ac0): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635ac0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.875997503 +0000 UTC m=+196.164551126 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1635ac0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da8540 item 51 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf86c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf86c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf86c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf86c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf86c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.877204207 +0000 UTC m=+196.165757830 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf86c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf8d00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf8d00): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf8d00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da9180 item 52 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf8d00): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf8d00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf8d00): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf8d00): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf8d00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.877700609 +0000 UTC m=+196.166254232 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf8d00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf97c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf97c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf97c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf97c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf97c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.877700609 +0000 UTC m=+196.166254232 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0cf97c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da9420 item 52 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca140): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca140): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca140): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca140): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca140): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.878817154 +0000 UTC m=+196.167370778 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca140): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca640): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca640): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca640): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca640): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca640): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca640): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da9880 item 53 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca640): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca640): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.879352029 +0000 UTC m=+196.167905651 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11ca640): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cac00): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cac00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cac00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cac00): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cac00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.879352029 +0000 UTC m=+196.167905651 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cac00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da9b20 item 53 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb280): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb280): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb280): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb280): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb280): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.88081855 +0000 UTC m=+196.169372173 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb280): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb940): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb940): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb940): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125c070 item 54 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb940): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb940): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb940): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb940): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb940): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.881396975 +0000 UTC m=+196.169950608 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11cb940): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820080): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820080): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820080): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820080): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820080): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.881396975 +0000 UTC m=+196.169950608 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820080): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125c2a0 item 54 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820700): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820700): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820700): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820700): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820700): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.882758841 +0000 UTC m=+196.171312464 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820700): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820c40): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820c40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820c40): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820c40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820c40): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820c40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125c8c0 item 55 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820c40): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820c40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.883276032 +0000 UTC m=+196.171829655 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1820c40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821180): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821180): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821180): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821180): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821180): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.883276032 +0000 UTC m=+196.171829655 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821180): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125ca80 item 55 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821900): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821900): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821900): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821900): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821900): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.884621116 +0000 UTC m=+196.173174738 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821900): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821e00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821e00): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821e00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125cf50 item 56 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821e00): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821e00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821e00): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821e00): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821e00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.885205322 +0000 UTC m=+196.173758945 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1821e00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6ea80): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6ea80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6ea80): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6ea80): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6ea80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.885205322 +0000 UTC m=+196.173758945 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6ea80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125d110 item 56 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f1c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f1c0): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f1c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f1c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f1c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f1c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f1c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.886480234 +0000 UTC m=+196.175033857 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f1c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f700): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f700): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f700): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125d570 item 57 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f700): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f700): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.886924008 +0000 UTC m=+196.175477631 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6f700): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6fc40): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6fc40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6fc40): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6fc40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6fc40): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6fc40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125d730 item 57 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6fc40): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6fc40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.887417513 +0000 UTC m=+196.175971136 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e6fc40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1000d80): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1000d80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1000d80): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1000d80): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1000d80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.887417513 +0000 UTC m=+196.175971136 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1000d80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125d960 item 57 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001480): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001480): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001480): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001480): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001480): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001480): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001480): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001480): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.888665365 +0000 UTC m=+196.177218989 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001480): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001c40): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001c40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001c40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125dd50 item 58 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001c40): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001c40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.889114498 +0000 UTC m=+196.177668121 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1001c40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128e540): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128e540): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128e540): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175e150 item 58 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128e540): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128e540): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128e540): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128e540): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128e540): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.889604588 +0000 UTC m=+196.178158211 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128e540): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128fa40): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128fa40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128fa40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128fa40): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128fa40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.889604588 +0000 UTC m=+196.178158211 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce128fa40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175e310 item 58 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196380): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196380): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196380): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196380): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196380): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196380): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196380): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196380): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.890801904 +0000 UTC m=+196.179355528 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196380): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11969c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11969c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11969c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175e700 item 59 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11969c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11969c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.891248773 +0000 UTC m=+196.179802396 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11969c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f00): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f00): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175ea10 item 59 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f00): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.891692967 +0000 UTC m=+196.180246590 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1196f00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197480): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197480): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197480): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197480): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197480): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.891692967 +0000 UTC m=+196.180246590 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197480): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175ecb0 item 59 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ac0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ac0): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ac0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ac0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ac0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ac0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ac0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.893073767 +0000 UTC m=+196.181627391 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1197ac0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472100): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472100): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472100): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175f030 item 60 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472100): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472100): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.893566272 +0000 UTC m=+196.182119896 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472100): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472640): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472640): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472640): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175f260 item 60 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472640): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472640): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472640): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472640): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472640): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.894062374 +0000 UTC m=+196.182615997 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472640): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472c00): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472c00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472c00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472c00): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472c00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.894062374 +0000 UTC m=+196.182615997 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1472c00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175f490 item 60 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473440): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473440): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473440): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473440): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473440): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473440): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473440): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473440): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.895308993 +0000 UTC m=+196.183862616 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473440): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473bc0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473bc0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473bc0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175f8f0 item 61 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473bc0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473bc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.895741123 +0000 UTC m=+196.184294746 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1473bc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0df0800): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0df0800): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0df0800): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0df0800): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0df0800): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.895741123 +0000 UTC m=+196.184294746 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0df0800): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1318000 item 61 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c280): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c280): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c280): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c280): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c280): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c280): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c280): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c280): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.897351555 +0000 UTC m=+196.185905179 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c280): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c7c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c7c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c7c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1318690 item 62 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c7c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c7c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.897744905 +0000 UTC m=+196.186298527 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159c7c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159cf00): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159cf00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159cf00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159cf00): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159cf00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.897744905 +0000 UTC m=+196.186298527 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159cf00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1318850 item 62 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.899055834 +0000 UTC m=+196.187609457 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159d540): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da80): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1318c40 item 63 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da80): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.899497843 +0000 UTC m=+196.188051466 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce159da80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c280): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c280): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c280): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c280): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c280): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.899497843 +0000 UTC m=+196.188051466 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c280): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1318e00 item 63 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c8c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c8c0): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c8c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c8c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c8c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c8c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c8c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.900754301 +0000 UTC m=+196.189307924 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8c8c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8ce00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8ce00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8ce00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce13193b0 item 64 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8ce00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8ce00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.901344528 +0000 UTC m=+196.189898151 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8ce00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8d500): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8d500): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8d500): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8d500): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8d500): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.901344528 +0000 UTC m=+196.189898151 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8d500): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1319650 item 64 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8db40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8db40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8db40): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8db40): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8db40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.902484639 +0000 UTC m=+196.191038261 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0e8db40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a0c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a0c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a0c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a0c0): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a0c0): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1319b90 item 65 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a0c0): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a0c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.902929754 +0000 UTC m=+196.191483376 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a0c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a5c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a5c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a5c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a5c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a5c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.902929754 +0000 UTC m=+196.191483376 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3a5c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1319d50 item 65 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3ac00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3ac00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3ac00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3ac00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3ac00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.904045537 +0000 UTC m=+196.192599161 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3ac00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b080): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b080): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d05b0 item 66 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b080): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b080): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b080): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b080): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b080): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.904479592 +0000 UTC m=+196.193033216 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b080): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b5c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b5c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b5c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b5c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b5c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.904479592 +0000 UTC m=+196.193033216 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3b5c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d0a80 item 66 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3bc00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3bc00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3bc00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3bc00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3bc00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.905558046 +0000 UTC m=+196.194111669 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0f3bc00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0180): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0180): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0180): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0180): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0180): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d1110 item 67 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0180): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0180): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.906003533 +0000 UTC m=+196.194557156 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0180): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0680): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0680): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0680): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0680): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0680): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.906003533 +0000 UTC m=+196.194557156 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0680): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d12d0 item 67 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0d00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0d00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0d00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0d00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0d00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.907244521 +0000 UTC m=+196.195798144 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd0d00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1200): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1200): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d17a0 item 68 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1200): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1200): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1200): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1200): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1200): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.907680399 +0000 UTC m=+196.196234022 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1200): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1740): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1740): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1740): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1740): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1740): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.907680399 +0000 UTC m=+196.196234022 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1740): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d1a40 item 68 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1d80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1d80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1d80): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1d80): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1d80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.908928601 +0000 UTC m=+196.197482234 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce0fd1d80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074300): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074300): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074300): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074300): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074300): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db2540 item 69 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074300): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074300): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.90962039 +0000 UTC m=+196.198174013 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074300): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074800): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074800): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074800): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074800): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074800): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.90962039 +0000 UTC m=+196.198174013 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074800): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db2700 item 69 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074e80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074e80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074e80): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074e80): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074e80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.910733679 +0000 UTC m=+196.199287302 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1074e80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1075380): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1075380): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db2b60 item 70 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1075380): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1075380): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1075380): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1075380): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1075380): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.91119808 +0000 UTC m=+196.199751703 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1075380): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10758c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10758c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10758c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10758c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10758c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.91119808 +0000 UTC m=+196.199751703 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10758c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db2d90 item 70 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8040): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8040): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8040): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8040): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8040): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.912372503 +0000 UTC m=+196.200926126 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8040): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8540): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8540): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8540): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8540): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8540): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db39d0 item 71 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8540): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8540): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.912822378 +0000 UTC m=+196.201376001 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8540): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8a40): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8a40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8a40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8a40): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8a40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.912822378 +0000 UTC m=+196.201376001 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f8a40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db3dc0 item 71 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f90c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f90c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f90c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f90c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f90c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.913949182 +0000 UTC m=+196.202502806 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f90c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f95c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f95c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1622380 item 72 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f95c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f95c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f95c0): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f95c0): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f95c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.914404858 +0000 UTC m=+196.202958482 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f95c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f9b00): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f9b00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f9b00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f9b00): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f9b00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.914404858 +0000 UTC m=+196.202958482 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce10f9b00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce16225b0 item 72 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a1c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a1c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a1c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a1c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a1c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a1c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a1c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.915406437 +0000 UTC m=+196.203960061 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a1c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a6c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a6c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a6c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1622930 item 73 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a6c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a6c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.915777764 +0000 UTC m=+196.204331387 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112a6c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112ab80): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112ab80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112ab80): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112ab80): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112ab80): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1622af0 item 73 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112ab80): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112ab80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.916190228 +0000 UTC m=+196.204743852 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112ab80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b0c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b0c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b0c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b0c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b0c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.916190228 +0000 UTC m=+196.204743852 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b0c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1622cb0 item 73 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b700): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b700): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b700): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b700): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b700): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b700): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b700): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.91728323 +0000 UTC m=+196.205836853 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112b700): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112bc00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112bc00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112bc00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623030 item 74 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112bc00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112bc00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.917660347 +0000 UTC m=+196.206213970 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce112bc00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c240): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c240): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce16232d0 item 74 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c240): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c240): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c240): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c240): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c240): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.918370019 +0000 UTC m=+196.206923642 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c240): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c7c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c7c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c7c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c7c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c7c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.918370019 +0000 UTC m=+196.206923642 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114c7c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623490 item 74 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114ce00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114ce00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114ce00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114ce00): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114ce00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114ce00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114ce00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.919558469 +0000 UTC m=+196.208112092 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114ce00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d300): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d300): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d300): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623880 item 75 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d300): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d300): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.920052707 +0000 UTC m=+196.208606330 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d300): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d840): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d840): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d840): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d840): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d840): _writeAt: size=3, off=2 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623a40 item 75 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d840): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d840): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.920558966 +0000 UTC m=+196.209112590 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114d840): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114dd80): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114dd80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114dd80): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114dd80): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114dd80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.920558966 +0000 UTC m=+196.209112590 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce114dd80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623c00 item 75 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a24c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a24c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a24c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a24c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a24c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a24c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a24c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.92225544 +0000 UTC m=+196.210809063 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a24c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a29c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a29c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a29c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7c310 item 76 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a29c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a29c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.922640023 +0000 UTC m=+196.211193645 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a29c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a2f00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a2f00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7c700 item 76 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a2f00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a2f00): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a2f00): _writeAt: size=3, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a2f00): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a2f00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.923136644 +0000 UTC m=+196.211690267 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a2f00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3480): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3480): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3480): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3480): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3480): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.923136644 +0000 UTC m=+196.211690267 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3480): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7ca10 item 76 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3ac0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3ac0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3ac0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3ac0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3ac0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3ac0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3ac0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.924501957 +0000 UTC m=+196.213055579 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11a3ac0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f20c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f20c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f20c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7cee0 item 77 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f20c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f20c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.92487694 +0000 UTC m=+196.213430562 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f20c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f27c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f27c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f27c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f27c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f27c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.92487694 +0000 UTC m=+196.213430562 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f27c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7d0a0 item 77 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f2e00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f2e00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f2e00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f2e00): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f2e00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f2e00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f2e00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.926364131 +0000 UTC m=+196.214917754 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f2e00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3300): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3300): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3300): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7d500 item 78 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3300): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3300): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.926818754 +0000 UTC m=+196.215372387 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3300): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3a00): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3a00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3a00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3a00): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3a00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.926818754 +0000 UTC m=+196.215372387 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce11f3a00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7d7a0 item 78 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246140): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246140): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246140): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246140): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246140): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246140): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246140): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.928184978 +0000 UTC m=+196.216738601 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246140): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246640): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246640): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246640): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7db90 item 79 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246640): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246640): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.928608222 +0000 UTC m=+196.217161844 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246640): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246d40): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246d40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246d40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246d40): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246d40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.928608222 +0000 UTC m=+196.217161844 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1246d40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8a0e0 item 79 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247380): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247380): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247380): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247380): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247380): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247380): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247380): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.930260363 +0000 UTC m=+196.218813985 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247380): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247880): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247880): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247880): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8a850 item 80 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247880): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247880): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.930719734 +0000 UTC m=+196.219273357 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1247880): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364080): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364080): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364080): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364080): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364080): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.930719734 +0000 UTC m=+196.219273357 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364080): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8aaf0 item 80 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13646c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13646c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13646c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13646c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13646c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.931974399 +0000 UTC m=+196.220528022 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13646c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364b40): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364b40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364b40): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364b40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364b40): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364b40): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8b340 item 81 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364b40): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364b40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.932418733 +0000 UTC m=+196.220972355 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1364b40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365080): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365080): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365080): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365080): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365080): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.932418733 +0000 UTC m=+196.220972355 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365080): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8b5e0 item 81 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365700): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365700): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365700): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365700): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365700): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.933747507 +0000 UTC m=+196.222301129 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365700): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365c00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365c00): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365c00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8bc70 item 82 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365c00): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365c00): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365c00): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365c00): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365c00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.934285526 +0000 UTC m=+196.222839149 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1365c00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398280): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398280): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398280): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398280): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398280): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.934285526 +0000 UTC m=+196.222839149 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398280): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0a620 item 82 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398900): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398900): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398900): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398900): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398900): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.935527778 +0000 UTC m=+196.224081401 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398900): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398e00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398e00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398e00): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398e00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398e00): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398e00): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0ae70 item 83 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398e00): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398e00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.935979134 +0000 UTC m=+196.224532757 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1398e00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399340): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399340): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399340): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399340): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399340): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.935979134 +0000 UTC m=+196.224532757 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399340): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0b0a0 item 83 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13999c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13999c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13999c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13999c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13999c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.937339587 +0000 UTC m=+196.225893211 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13999c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399ec0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399ec0): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399ec0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0b810 item 84 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399ec0): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399ec0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399ec0): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399ec0): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399ec0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.937837762 +0000 UTC m=+196.226391385 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1399ec0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8540): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8540): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8540): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8540): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8540): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.937837762 +0000 UTC m=+196.226391385 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8540): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0bdc0 item 84 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8bc0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8bc0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8bc0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8bc0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8bc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.93905718 +0000 UTC m=+196.227610803 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b8bc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b90c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b90c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b90c0): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b90c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b90c0): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b90c0): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1c36310 item 85 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b90c0): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b90c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.939486055 +0000 UTC m=+196.228039678 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b90c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9600): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9600): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9600): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9600): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9600): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.939486055 +0000 UTC m=+196.228039678 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9600): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1c364d0 item 85 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9c80): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9c80): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9c80): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9c80): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9c80): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.941235869 +0000 UTC m=+196.229789492 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce13b9c80): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14041c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14041c0): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14041c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1744000 item 86 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14041c0): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14041c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14041c0): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14041c0): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14041c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.941780381 +0000 UTC m=+196.230334003 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14041c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404780): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404780): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404780): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404780): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404780): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.941780381 +0000 UTC m=+196.230334003 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404780): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce17441c0 item 86 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404e00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404e00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404e00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404e00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404e00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.942971176 +0000 UTC m=+196.231524798 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1404e00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405300): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405300): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405300): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405300): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405300): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405300): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1744690 item 87 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405300): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405300): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.943509054 +0000 UTC m=+196.232062677 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405300): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405840): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405840): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405840): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405840): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405840): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.943509054 +0000 UTC m=+196.232062677 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405840): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1744a10 item 87 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405ec0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405ec0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405ec0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405ec0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405ec0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.944739083 +0000 UTC m=+196.233292706 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1405ec0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144a4c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144a4c0): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144a4c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1744f50 item 88 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144a4c0): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144a4c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144a4c0): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144a4c0): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144a4c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.945278796 +0000 UTC m=+196.233832419 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144a4c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144aa40): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144aa40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144aa40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144aa40): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144aa40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.945278796 +0000 UTC m=+196.233832419 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144aa40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745110 item 88 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b080): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b080): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b080): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b080): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b080): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b080): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b080): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b080): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.946538941 +0000 UTC m=+196.235092564 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b080): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b5c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b5c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b5c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745490 item 89 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b5c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b5c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.946944581 +0000 UTC m=+196.235498205 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144b5c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144bb00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144bb00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144bb00): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144bb00): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144bb00): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144bb00): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745650 item 89 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144bb00): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144bb00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.947414835 +0000 UTC m=+196.235968457 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce144bb00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466180): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466180): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466180): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466180): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466180): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.947414835 +0000 UTC m=+196.235968457 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466180): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745810 item 89 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14667c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14667c0): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14667c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14667c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14667c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14667c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14667c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14667c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.948835209 +0000 UTC m=+196.237388833 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14667c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466d00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466d00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466d00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745c00 item 90 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466d00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466d00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.949519875 +0000 UTC m=+196.238073498 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1466d00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467240): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467240): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467240): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745dc0 item 90 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467240): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467240): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467240): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467240): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467240): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.950043707 +0000 UTC m=+196.238597330 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467240): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467800): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467800): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467800): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467800): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467800): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.950043707 +0000 UTC m=+196.238597330 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467800): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce19561c0 item 90 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467e40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467e40): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467e40): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467e40): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467e40): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467e40): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467e40): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467e40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.951030229 +0000 UTC m=+196.239583853 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1467e40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488480): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488480): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488480): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1956690 item 91 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488480): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488480): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.951568629 +0000 UTC m=+196.240122252 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488480): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14889c0): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14889c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14889c0): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14889c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14889c0): >_readAt: n=2, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14889c0): _writeAt: size=3, off=7 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1956850 item 91 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14889c0): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14889c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.952042439 +0000 UTC m=+196.240596062 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14889c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488f40): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488f40): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488f40): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488f40): >_readAt: n=8, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488f40): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.952042439 +0000 UTC m=+196.240596062 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1488f40): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1956a10 item 91 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489580): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489580): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489580): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489580): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489580): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489580): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489580): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489580): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.953455731 +0000 UTC m=+196.242009353 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489580): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489ac0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489ac0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489ac0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1956e00 item 92 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489ac0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489ac0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.953869468 +0000 UTC m=+196.242423090 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce1489ac0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba100): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba100): open at offset 5 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba100): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1957110 item 92 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba100): _readAt: size=2, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba100): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba100): _writeAt: size=3, off=5 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba100): >_writeAt: n=3, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba100): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.954434698 +0000 UTC m=+196.242988321 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba100): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba6c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba6c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba6c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba6c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba6c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.954434698 +0000 UTC m=+196.242988321 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ba6c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce19572d0 item 92 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bad00): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bad00): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bad00): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bad00): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bad00): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bad00): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bad00): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bad00): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.956052163 +0000 UTC m=+196.244605796 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bad00): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb240): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb240): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb240): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1957730 item 93 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb240): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb240): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.956812951 +0000 UTC m=+196.245366584 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb240): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb940): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb940): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb940): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb940): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb940): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.956812951 +0000 UTC m=+196.245366584 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14bb940): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce19578f0 item 93 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe080): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe080): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe080): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe080): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe080): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe080): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe080): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe080): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.958725119 +0000 UTC m=+196.247278742 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe080): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe5c0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe5c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe5c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1957c70 item 94 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe5c0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe5c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.959320206 +0000 UTC m=+196.247873829 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fe5c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fecc0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fecc0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fecc0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fecc0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fecc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.959320206 +0000 UTC m=+196.247873829 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14fecc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1957e30 item 94 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff300): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff300): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff300): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff300): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff300): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff300): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff300): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff300): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.961270406 +0000 UTC m=+196.249824039 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff300): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff840): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff840): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff840): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1814310 item 95 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff840): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff840): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.961840235 +0000 UTC m=+196.250393858 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce14ff840): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a040): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a040): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a040): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a040): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a040): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.961840235 +0000 UTC m=+196.250393858 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a040): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18144d0 item 95 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 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/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a680): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a680): open at offset 0 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a680): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a680): _readAt: size=2, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a680): >_readAt: n=0, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a680): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a680): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a680): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.963230324 +0000 UTC m=+196.251783947 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153a680): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153abc0): _writeAt: size=5, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153abc0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153abc0): >openPending: err= 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1814850 item 96 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153abc0): >_writeAt: n=5, err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153abc0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.964122688 +0000 UTC m=+196.252676312 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153abc0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153b2c0): _readAt: size=512, off=0 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153b2c0): openPending: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153b2c0): >openPending: err= 2026/07/12 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153b2c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153b2c0): close: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:18.964122688 +0000 UTC m=+196.252676312 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:18 DEBUG : open-test-file(0x178ce153b2c0): >close: err= 2026/07/12 01:19:18 DEBUG : open-test-file: Remove: 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1814af0 item 96 2026/07/12 01:19:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:18 DEBUG : open-test-file: >Remove: err= 2026/07/12 01:19:18 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:18 DEBUG : Looking for writers 2026/07/12 01:19:18 DEBUG : >WaitForWriters: 2026/07/12 01:19:18 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:19 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:19 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:19 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:19 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/12 01:19:19 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0b80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0b80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0b80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0b80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0b80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.697286651 +0000 UTC m=+196.985840275 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0b80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1000): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1000): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1000): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1000): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1000): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.697286651 +0000 UTC m=+196.985840275 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f14c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f14c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f14c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f14c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f14c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.697286651 +0000 UTC m=+196.985840275 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f14c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1c37180 item 1 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1b00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1b00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1b00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1b00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1b00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.701281187 +0000 UTC m=+196.989834820 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1b00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768100): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768100): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768100): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768100): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768100): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.701281187 +0000 UTC m=+196.989834820 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768100): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1c37650 item 2 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768740): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768740): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768740): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768740): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768740): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.702735607 +0000 UTC m=+196.991289230 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768740): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768bc0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768bc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768bc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768bc0): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768bc0): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768bc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.702735607 +0000 UTC m=+196.991289230 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1768bc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769080): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769080): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769080): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769080): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769080): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.702735607 +0000 UTC m=+196.991289230 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769080): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1c379d0 item 3 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769700): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769700): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769700): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769700): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769700): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.705032778 +0000 UTC m=+196.993586400 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769700): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769c40): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769c40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769c40): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769c40): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769c40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.705032778 +0000 UTC m=+196.993586400 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1769c40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1934850 item 4 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a380): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a380): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a380): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.706400625 +0000 UTC m=+196.994954318 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a800): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a800): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a800): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a800): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a800): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a800): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a800): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.706400625 +0000 UTC m=+196.994954318 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181a800): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181acc0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181acc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181acc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181acc0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181acc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.706400625 +0000 UTC m=+196.994954318 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181acc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1935030 item 5 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b340): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b340): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b340): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b340): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b340): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.709333117 +0000 UTC m=+196.997886741 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b340): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b880): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b880): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b880): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.709333117 +0000 UTC m=+196.997886741 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce181b880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce19355e0 item 6 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a000): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a000): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a000): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.710754655 +0000 UTC m=+196.999308278 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a500): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a500): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a500): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a500): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a500): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a500): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a500): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.710754655 +0000 UTC m=+196.999308278 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a500): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a9c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a9c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a9c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a9c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a9c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.710754655 +0000 UTC m=+196.999308278 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185a9c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10b80e0 item 7 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b040): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b040): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b040): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b040): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b040): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.712991493 +0000 UTC m=+197.001545116 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b040): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b580): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b580): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b580): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b580): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b580): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.712991493 +0000 UTC m=+197.001545116 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185b580): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10b8770 item 8 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185bb40): _readAt: size=2, off=0 2026/07/12 01:19:19 ERROR : open-test-file(0x178ce185bb40): Couldn't read size of file 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185bb40): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185bb40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185bb40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185bb40): close: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce185bb40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890000): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890000): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890000): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.714663741 +0000 UTC m=+197.003217365 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16422c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16422c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16422c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16422c0): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16422c0): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16422c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16422c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.714663741 +0000 UTC m=+197.003217365 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16422c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16427c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16427c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16427c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16427c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16427c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.714663741 +0000 UTC m=+197.003217365 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16427c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce147c150 item 9 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642e40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642e40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642e40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642e40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642e40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.716534952 +0000 UTC m=+197.005088585 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642e40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.716534952 +0000 UTC m=+197.005088585 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce147c930 item 10 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): _readAt: size=2, off=0 2026/07/12 01:19:19 ERROR : open-test-file(0x178ce16439c0): Couldn't read size of file 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643d80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643d80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643d80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643d80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643d80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.717863055 +0000 UTC m=+197.006416677 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643d80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c380): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c380): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c380): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c380): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c380): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.717863055 +0000 UTC m=+197.006416677 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c880): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c880): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c880): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.717863055 +0000 UTC m=+197.006416677 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194c880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce147cd90 item 11 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194cf00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194cf00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194cf00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194cf00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194cf00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.719487353 +0000 UTC m=+197.008040976 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194cf00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194d440): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194d440): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194d440): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194d440): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194d440): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.719487353 +0000 UTC m=+197.008040976 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194d440): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce147d420 item 12 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194da80): _readAt: size=2, off=0 2026/07/12 01:19:19 ERROR : open-test-file(0x178ce194da80): Couldn't read size of file 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194da80): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194da80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194da80): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194da80): close: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194da80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194de40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194de40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194de40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194de40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194de40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.720714996 +0000 UTC m=+197.009268619 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce194de40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976600): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976600): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976600): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976600): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976600): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.720714996 +0000 UTC m=+197.009268619 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976600): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce147d7a0 item 13 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976c80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976c80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976c80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976c80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976c80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.72250215 +0000 UTC m=+197.011055773 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1976c80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19771c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19771c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19771c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19771c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19771c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.72250215 +0000 UTC m=+197.011055773 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19771c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce147dc00 item 14 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977800): _readAt: size=2, off=0 2026/07/12 01:19:19 ERROR : open-test-file(0x178ce1977800): Couldn't read size of file 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977800): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977800): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977800): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977800): close: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977800): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977bc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977bc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977bc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977bc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977bc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.723697133 +0000 UTC m=+197.012250756 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1977bc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198c380): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198c380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198c380): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198c380): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198c380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.723697133 +0000 UTC m=+197.012250756 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198c380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18400e0 item 15 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198ca00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198ca00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198ca00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198ca00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198ca00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.725034282 +0000 UTC m=+197.013587906 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198ca00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198cf40): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198cf40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198cf40): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198cf40): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198cf40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.725034282 +0000 UTC m=+197.013587906 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198cf40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1840460 item 16 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198d580): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198d580): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198d580): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198d580): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198d580): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.726283416 +0000 UTC m=+197.014837059 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198d580): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198da00): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198da00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198da00): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198da00): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198da00): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198da00): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198da00): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198da00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.726283416 +0000 UTC m=+197.014837059 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce198da00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac000): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac000): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac000): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.726283416 +0000 UTC m=+197.014837059 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18408c0 item 17 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac680): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac680): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac680): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac680): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac680): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.727965373 +0000 UTC m=+197.016519006 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ac680): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19acbc0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19acbc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19acbc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19acbc0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19acbc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.727965373 +0000 UTC m=+197.016519006 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19acbc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1840fc0 item 18 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad240): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad240): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad240): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad240): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad240): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.729156538 +0000 UTC m=+197.017710161 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad240): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad740): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad740): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad740): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad740): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad740): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad740): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad740): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad740): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.729156538 +0000 UTC m=+197.017710161 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19ad740): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19adc40): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19adc40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19adc40): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19adc40): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19adc40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.729156538 +0000 UTC m=+197.017710161 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19adc40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1841340 item 19 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c83c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c83c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c83c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c83c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c83c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.7306819 +0000 UTC m=+197.019235523 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c83c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8900): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8900): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8900): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8900): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8900): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.7306819 +0000 UTC m=+197.019235523 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8900): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1841b90 item 20 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8f80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8f80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8f80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8f80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8f80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.732072701 +0000 UTC m=+197.020626324 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c8f80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9480): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9480): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9480): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9480): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9480): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9480): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9480): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9480): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.732072701 +0000 UTC m=+197.020626324 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9480): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9980): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9980): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9980): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9980): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9980): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.732072701 +0000 UTC m=+197.020626324 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19c9980): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d882a0 item 21 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6100): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6100): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6100): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6100): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6100): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.733962567 +0000 UTC m=+197.022516190 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6100): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6640): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6640): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6640): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6640): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6640): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.733962567 +0000 UTC m=+197.022516190 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6640): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d88770 item 22 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6cc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6cc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6cc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6cc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6cc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.735203837 +0000 UTC m=+197.023757459 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e6cc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e71c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e71c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e71c0): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e71c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e71c0): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e71c0): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e71c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e71c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.735203837 +0000 UTC m=+197.023757459 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e71c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e76c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e76c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e76c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e76c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e76c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.735203837 +0000 UTC m=+197.023757459 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e76c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d88bd0 item 23 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e7d40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e7d40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e7d40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e7d40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e7d40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.736945265 +0000 UTC m=+197.025498887 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19e7d40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c380): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c380): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c380): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.736945265 +0000 UTC m=+197.025498887 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d89650 item 24 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c9c0): _readAt: size=2, off=0 2026/07/12 01:19:19 ERROR : open-test-file(0x178ce1a1c9c0): Couldn't read size of file 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c9c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c9c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c9c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1c9c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1cd80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1cd80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1cd80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1cd80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1cd80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.738176885 +0000 UTC m=+197.026730518 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1cd80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d280): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d280): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d280): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d280): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d280): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d280): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d280): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d280): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.738176885 +0000 UTC m=+197.026730518 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d280): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d7c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d7c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d7c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d7c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d7c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.738176885 +0000 UTC m=+197.026730518 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1d7c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d89b20 item 25 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1de40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1de40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1de40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1de40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1de40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.740142354 +0000 UTC m=+197.028695987 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a1de40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3e480): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3e480): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3e480): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3e480): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3e480): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.740142354 +0000 UTC m=+197.028695987 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3e480): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1894150 item 26 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3eac0): _readAt: size=2, off=0 2026/07/12 01:19:19 ERROR : open-test-file(0x178ce1a3eac0): Couldn't read size of file 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3eac0): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3eac0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3eac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3eac0): close: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3eac0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3ee80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3ee80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3ee80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3ee80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3ee80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.7419897 +0000 UTC m=+197.030543324 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3ee80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f380): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f380): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f380): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f380): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f380): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f380): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.7419897 +0000 UTC m=+197.030543324 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f8c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f8c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f8c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f8c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f8c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.7419897 +0000 UTC m=+197.030543324 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a3f8c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1894690 item 27 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c040): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c040): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c040): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c040): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c040): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.744106653 +0000 UTC m=+197.032660286 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c040): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c580): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c580): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c580): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c580): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c580): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.744106653 +0000 UTC m=+197.032660286 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6c580): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1894e00 item 28 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cbc0): _readAt: size=2, off=0 2026/07/12 01:19:19 ERROR : open-test-file(0x178ce1a6cbc0): Couldn't read size of file 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cbc0): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cbc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cbc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cbc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cf80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cf80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cf80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cf80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cf80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.7458211 +0000 UTC m=+197.034374733 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6cf80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6d640): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6d640): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6d640): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6d640): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6d640): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.7458211 +0000 UTC m=+197.034374733 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6d640): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1895260 item 29 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6dcc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6dcc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6dcc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6dcc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6dcc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.747496986 +0000 UTC m=+197.036050608 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1a6dcc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12300): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12300): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12300): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12300): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12300): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.747496986 +0000 UTC m=+197.036050608 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12300): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1895730 item 30 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12940): _readAt: size=2, off=0 2026/07/12 01:19:19 ERROR : open-test-file(0x178ce1b12940): Couldn't read size of file 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12940): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12940): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12940): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12940): close: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12940): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12d00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12d00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12d00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12d00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12d00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.748724139 +0000 UTC m=+197.037277762 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b12d00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b133c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b133c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b133c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b133c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b133c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.748724139 +0000 UTC m=+197.037277762 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b133c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1895ab0 item 31 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b13a40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b13a40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b13a40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b13a40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b13a40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.750238991 +0000 UTC m=+197.038792614 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b13a40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c080): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c080): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c080): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c080): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c080): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.750238991 +0000 UTC m=+197.038792614 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c080): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c0070 item 32 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c6c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c6c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c6c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c6c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c6c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.751570951 +0000 UTC m=+197.040124574 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2c6c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2cb40): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2cb40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2cb40): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2cb40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2cb40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c0850 item 33 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2cb40): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2cb40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.752044008 +0000 UTC m=+197.040597632 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2cb40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d040): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d040): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d040): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d040): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d040): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.752044008 +0000 UTC m=+197.040597632 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d040): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c0b60 item 33 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d680): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d680): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d680): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d680): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d680): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.753313712 +0000 UTC m=+197.041867335 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2d680): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2db00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2db00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c16c0 item 34 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2db00): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2db00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2db00): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2db00): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2db00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.75390487 +0000 UTC m=+197.042458503 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b2db00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b4a140): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b4a140): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b4a140): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b4a140): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b4a140): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.75390487 +0000 UTC m=+197.042458503 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1b4a140): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c1a40 item 34 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.755943385 +0000 UTC m=+197.044497008 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4bc0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4bc0): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4bc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4bc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce164b650 item 35 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4bc0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4bc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.756625566 +0000 UTC m=+197.045179189 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4bc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f50c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f50c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f50c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f50c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f50c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.756625566 +0000 UTC m=+197.045179189 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f50c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce164b8f0 item 35 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5740): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5740): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5740): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5740): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5740): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.758016978 +0000 UTC m=+197.046570601 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5740): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5c40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5c40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce164bc70 item 36 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5c40): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5c40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5c40): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5c40): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5c40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.758512807 +0000 UTC m=+197.047066430 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f5c40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2280): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2280): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2280): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2280): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2280): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.758512807 +0000 UTC m=+197.047066430 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2280): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18ba0e0 item 36 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e28c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e28c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e28c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e28c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e28c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.75958515 +0000 UTC m=+197.048138772 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e28c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18bae00 item 37 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.759999969 +0000 UTC m=+197.048553591 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3240): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3240): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3240): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3240): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3240): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.759999969 +0000 UTC m=+197.048553591 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3240): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18bb030 item 37 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.761126002 +0000 UTC m=+197.049679624 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3dc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3dc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18bbdc0 item 38 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3dc0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3dc0): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3dc0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3dc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.761731629 +0000 UTC m=+197.050285252 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3dc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00400): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00400): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00400): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00400): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00400): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.761731629 +0000 UTC m=+197.050285252 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00400): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10ac150 item 38 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00a80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00a80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00a80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00a80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00a80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.763405209 +0000 UTC m=+197.051958833 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c00a80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890400): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890400): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890400): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890400): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890400): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10b9180 item 39 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890400): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890400): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.763978935 +0000 UTC m=+197.052532558 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890400): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01040): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01040): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01040): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01040): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01040): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.763978935 +0000 UTC m=+197.052532558 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01040): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10aca80 item 39 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c016c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c016c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c016c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c016c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c016c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.765351441 +0000 UTC m=+197.053905064 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c016c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01bc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01bc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10ad0a0 item 40 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01bc0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01bc0): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01bc0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01bc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.76586241 +0000 UTC m=+197.054416032 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1c01bc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890640): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890640): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890640): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890640): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890640): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.76586241 +0000 UTC m=+197.054416032 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890640): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10ad340 item 40 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890c00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890c00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890c00): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890c00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890c00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890c00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890c00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.76688587 +0000 UTC m=+197.055439493 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1890c00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891100): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891100): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891100): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10b80e0 item 41 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891100): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891100): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.767297243 +0000 UTC m=+197.055850866 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891100): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce18915c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce18915c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce18915c0): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce18915c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce18915c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10b8380 item 41 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce18915c0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce18915c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.767778486 +0000 UTC m=+197.056332108 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce18915c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891b00): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891b00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891b00): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891b00): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891b00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.767778486 +0000 UTC m=+197.056332108 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1891b00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10b8540 item 41 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a240): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a240): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a240): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a240): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a240): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a240): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a240): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.768847132 +0000 UTC m=+197.057400754 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a240): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a740): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a740): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a740): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10b90a0 item 42 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a740): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a740): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.769265907 +0000 UTC m=+197.057819530 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153a740): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153ac80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153ac80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10b9570 item 42 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153ac80): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153ac80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153ac80): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153ac80): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153ac80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.769884779 +0000 UTC m=+197.058438402 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153ac80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b200): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b200): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b200): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b200): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b200): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.769884779 +0000 UTC m=+197.058438402 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b200): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10b9a40 item 42 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b880): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b880): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b880): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b880): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b880): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.771051759 +0000 UTC m=+197.059605382 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153b880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153bd80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153bd80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153bd80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c0000 item 43 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153bd80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153bd80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.771500079 +0000 UTC m=+197.060053703 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce153bd80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16343c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16343c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16343c0): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16343c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16343c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c01c0 item 43 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16343c0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16343c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.772167843 +0000 UTC m=+197.060721465 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16343c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1634900): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1634900): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1634900): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1634900): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1634900): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.772167843 +0000 UTC m=+197.060721465 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1634900): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c07e0 item 43 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635040): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635040): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635040): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635040): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635040): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635040): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635040): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.77341299 +0000 UTC m=+197.061966613 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635040): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635540): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635540): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635540): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c0d20 item 44 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635540): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635540): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.773895585 +0000 UTC m=+197.062449208 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635540): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635a80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635a80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c1570 item 44 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635a80): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635a80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635a80): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635a80): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635a80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.774399281 +0000 UTC m=+197.062952904 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1635a80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8580): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8580): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8580): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8580): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8580): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.774399281 +0000 UTC m=+197.062952904 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8580): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce10c1960 item 44 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8d00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8d00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8d00): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8d00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8d00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8d00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8d00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.7755503 +0000 UTC m=+197.064103923 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf8d00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf9740): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf9740): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf9740): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1e32a10 item 45 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf9740): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf9740): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.776007258 +0000 UTC m=+197.064560881 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0cf9740): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca140): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca140): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca140): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca140): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca140): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.776007258 +0000 UTC m=+197.064560881 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca140): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1e32cb0 item 45 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca780): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca780): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca780): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca780): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca780): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca780): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca780): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.777305605 +0000 UTC m=+197.065859227 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11ca780): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cacc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cacc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cacc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1e33030 item 46 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cacc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cacc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.777855766 +0000 UTC m=+197.066409390 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cacc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cb3c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cb3c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cb3c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cb3c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cb3c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.777855766 +0000 UTC m=+197.066409390 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cb3c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1e332d0 item 46 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cbc00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cbc00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cbc00): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cbc00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cbc00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cbc00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cbc00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.77918429 +0000 UTC m=+197.067737913 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11cbc00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820200): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820200): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820200): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1e33650 item 47 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820200): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820200): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.779731276 +0000 UTC m=+197.068284929 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820200): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820900): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820900): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820900): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820900): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820900): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.779731276 +0000 UTC m=+197.068284929 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820900): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1e33810 item 47 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820f40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820f40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820f40): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820f40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820f40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820f40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820f40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.781059479 +0000 UTC m=+197.069613102 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1820f40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1821440): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1821440): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1821440): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1e33ce0 item 48 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1821440): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1821440): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.781473255 +0000 UTC m=+197.070026878 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1821440): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6e9c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6e9c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6e9c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6e9c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6e9c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.781473255 +0000 UTC m=+197.070026878 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6e9c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd8150 item 48 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f100): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f100): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f100): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f100): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f100): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.783027201 +0000 UTC m=+197.071580834 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f100): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f580): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f580): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f580): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f580): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f580): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f580): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd8540 item 49 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f580): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f580): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.783615807 +0000 UTC m=+197.072169429 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6f580): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6fac0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6fac0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6fac0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6fac0): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6fac0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.783615807 +0000 UTC m=+197.072169429 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0e6fac0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd8a10 item 49 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1000cc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1000cc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1000cc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1000cc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1000cc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.784909043 +0000 UTC m=+197.073462666 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1000cc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce10012c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce10012c0): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce10012c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd8ee0 item 50 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce10012c0): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce10012c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce10012c0): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce10012c0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce10012c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.785771201 +0000 UTC m=+197.074324834 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce10012c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1001840): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1001840): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1001840): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1001840): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1001840): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.785771201 +0000 UTC m=+197.074324834 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1001840): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd9110 item 50 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128e500): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128e500): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128e500): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128e500): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128e500): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.78734257 +0000 UTC m=+197.075896193 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128e500): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128f880): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128f880): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128f880): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128f880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128f880): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128f880): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd9500 item 51 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128f880): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128f880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.788057502 +0000 UTC m=+197.076611125 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce128f880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196180): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196180): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196180): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196180): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196180): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.788057502 +0000 UTC m=+197.076611125 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196180): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd96c0 item 51 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196880): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196880): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196880): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.789343194 +0000 UTC m=+197.077896817 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196e00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196e00): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196e00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0dd9ce0 item 52 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196e00): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196e00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196e00): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196e00): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196e00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.789840938 +0000 UTC m=+197.078394561 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1196e00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197380): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197380): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197380): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.789840938 +0000 UTC m=+197.078394561 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da8230 item 52 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197a00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197a00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197a00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197a00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197a00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.791063412 +0000 UTC m=+197.079617035 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1197a00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472000): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472000): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472000): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472000): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472000): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da8a80 item 53 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472000): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.791891817 +0000 UTC m=+197.080445440 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472540): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472540): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472540): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472540): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472540): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.791891817 +0000 UTC m=+197.080445440 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472540): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da8cb0 item 53 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472bc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472bc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472bc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472bc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472bc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.793582569 +0000 UTC m=+197.082136192 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1472bc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473280): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473280): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473280): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da92d0 item 54 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473280): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473280): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473280): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473280): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473280): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.794116873 +0000 UTC m=+197.082670495 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473280): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473980): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473980): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473980): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473980): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473980): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.794116873 +0000 UTC m=+197.082670495 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1473980): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da9490 item 54 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df0640): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df0640): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df0640): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df0640): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df0640): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.795214161 +0000 UTC m=+197.083767784 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df0640): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df1440): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df1440): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df1440): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df1440): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df1440): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df1440): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da98f0 item 55 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df1440): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df1440): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.795757501 +0000 UTC m=+197.084311124 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce0df1440): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159c4c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159c4c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159c4c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159c4c0): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159c4c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.795757501 +0000 UTC m=+197.084311124 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159c4c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0da9b90 item 55 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159cb80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159cb80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159cb80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159cb80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159cb80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.797061908 +0000 UTC m=+197.085615532 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159cb80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d080): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d080): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d080): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125c0e0 item 56 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d080): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d080): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d080): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d080): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d080): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.798317315 +0000 UTC m=+197.086870938 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d080): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d600): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d600): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d600): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d600): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d600): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.798317315 +0000 UTC m=+197.086870938 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159d600): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125c310 item 56 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159dc40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159dc40): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159dc40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159dc40): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159dc40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159dc40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159dc40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159dc40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.799756265 +0000 UTC m=+197.088309888 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce159dc40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14042c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14042c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14042c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125c700 item 57 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14042c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14042c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.800250673 +0000 UTC m=+197.088804316 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14042c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404800): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404800): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404800): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404800): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404800): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404800): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125c9a0 item 57 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404800): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404800): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.800992055 +0000 UTC m=+197.089545677 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404800): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404d80): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404d80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404d80): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404d80): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404d80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.800992055 +0000 UTC m=+197.089545677 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1404d80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125cbd0 item 57 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14053c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14053c0): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14053c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14053c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14053c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14053c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14053c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14053c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.802451823 +0000 UTC m=+197.091005507 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14053c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405900): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405900): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405900): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125d030 item 58 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405900): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405900): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.802972772 +0000 UTC m=+197.091526405 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405900): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405e40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405e40): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405e40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125d1f0 item 58 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405e40): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405e40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405e40): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405e40): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405e40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.803577025 +0000 UTC m=+197.092130658 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1405e40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0500): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0500): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0500): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0500): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0500): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.803577025 +0000 UTC m=+197.092130658 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0500): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125d420 item 58 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0bc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0bc0): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0bc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0bc0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0bc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0bc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0bc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.80486928 +0000 UTC m=+197.093422903 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f0bc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1100): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1100): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1100): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125d810 item 59 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1100): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1100): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.80533322 +0000 UTC m=+197.093886844 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1100): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1640): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1640): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1640): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1640): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1640): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1640): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125da40 item 59 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1640): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1640): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.805824693 +0000 UTC m=+197.094378317 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1640): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1bc0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1bc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1bc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1bc0): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1bc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.805824693 +0000 UTC m=+197.094378317 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13f1bc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce125dc00 item 59 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642340): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642340): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642340): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642340): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642340): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642340): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642340): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642340): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.807161111 +0000 UTC m=+197.095714734 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642340): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642880): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642880): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175e1c0 item 60 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642880): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.807604894 +0000 UTC m=+197.096158517 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642dc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642dc0): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642dc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175e380 item 60 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642dc0): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642dc0): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642dc0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642dc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.808187667 +0000 UTC m=+197.096741290 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1642dc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.808187667 +0000 UTC m=+197.096741290 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1643380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175e540 item 60 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.8093344 +0000 UTC m=+197.097888023 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce16439c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4000): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4000): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175ea80 item 61 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4000): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.809689686 +0000 UTC m=+197.098243319 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.809689686 +0000 UTC m=+197.098243319 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4700): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175ed20 item 61 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4d80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4d80): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4d80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4d80): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4d80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4d80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4d80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4d80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.810842199 +0000 UTC m=+197.099395822 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f4d80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f52c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f52c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f52c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175f0a0 item 62 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f52c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f52c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.811360011 +0000 UTC m=+197.099913644 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f52c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f59c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f59c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f59c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f59c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f59c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.811360011 +0000 UTC m=+197.099913644 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce19f59c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175f340 item 62 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2100): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2100): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2100): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2100): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2100): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2100): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2100): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2100): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.812538031 +0000 UTC m=+197.101091654 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2100): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2640): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2640): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2640): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175f6c0 item 63 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2640): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2640): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.812973278 +0000 UTC m=+197.101526902 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2640): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.812973278 +0000 UTC m=+197.101526902 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e2d40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce175f880 item 63 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3380): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3380): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3380): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3380): >_readAt: n=0, err=Bad file descriptor 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3380): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3380): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.81431737 +0000 UTC m=+197.102870993 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e3380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1318070 item 64 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.814702864 +0000 UTC m=+197.103256486 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce15e38c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a180): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a180): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a180): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a180): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a180): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.814702864 +0000 UTC m=+197.103256486 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a180): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce13182a0 item 64 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a7c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a7c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a7c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a7c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a7c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.81588386 +0000 UTC m=+197.104437484 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112a7c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112ac40): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112ac40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112ac40): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112ac40): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112ac40): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce13188c0 item 65 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112ac40): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112ac40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.81638486 +0000 UTC m=+197.104938483 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112ac40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b140): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b140): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b140): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b140): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b140): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.81638486 +0000 UTC m=+197.104938483 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b140): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1318af0 item 65 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b780): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b780): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b780): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b780): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b780): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.817768357 +0000 UTC m=+197.106321990 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112b780): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112bc00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112bc00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1318f50 item 66 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112bc00): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112bc00): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112bc00): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112bc00): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112bc00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.818338656 +0000 UTC m=+197.106892280 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce112bc00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148240): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148240): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148240): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148240): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148240): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.818338656 +0000 UTC m=+197.106892280 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148240): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce13191f0 item 66 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148880): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148880): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148880): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.819510436 +0000 UTC m=+197.108064059 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148d00): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148d00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148d00): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148d00): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148d00): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce13196c0 item 67 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148d00): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148d00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.820169792 +0000 UTC m=+197.108723416 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1148d00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149200): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149200): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149200): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149200): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149200): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.820169792 +0000 UTC m=+197.108723416 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149200): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1319960 item 67 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149880): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149880): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149880): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.821577726 +0000 UTC m=+197.110131348 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149d80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149d80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d0000 item 68 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149d80): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149d80): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149d80): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149d80): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149d80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.822015547 +0000 UTC m=+197.110569169 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1149d80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11743c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11743c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11743c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11743c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11743c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.822015547 +0000 UTC m=+197.110569169 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11743c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d01c0 item 68 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174a00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174a00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174a00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174a00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174a00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.823171517 +0000 UTC m=+197.111725139 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174a00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174e80): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174e80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174e80): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174e80): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174e80): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d0af0 item 69 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174e80): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174e80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.823708072 +0000 UTC m=+197.112261696 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1174e80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175380): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175380): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175380): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.823708072 +0000 UTC m=+197.112261696 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d0fc0 item 69 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175a00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175a00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175a00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175a00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175a00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.825115795 +0000 UTC m=+197.113669418 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1175a00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4000): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d1420 item 70 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4000): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4000): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4000): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4000): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.825581348 +0000 UTC m=+197.114134971 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4540): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4540): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4540): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4540): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4540): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.825581348 +0000 UTC m=+197.114134971 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4540): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d1650 item 70 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4bc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4bc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4bc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4bc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4bc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.826703755 +0000 UTC m=+197.115257379 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c4bc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c50c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c50c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c50c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c50c0): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c50c0): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d1ab0 item 71 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c50c0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c50c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.827233619 +0000 UTC m=+197.115787242 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c50c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c55c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c55c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c55c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c55c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c55c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.827233619 +0000 UTC m=+197.115787242 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c55c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce12d1dc0 item 71 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c5c40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c5c40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c5c40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c5c40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c5c40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.828552304 +0000 UTC m=+197.117105928 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11c5c40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2240): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2240): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db2700 item 72 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2240): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2240): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2240): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2240): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2240): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.829102796 +0000 UTC m=+197.117656420 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2240): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2780): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2780): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2780): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2780): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2780): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.829102796 +0000 UTC m=+197.117656420 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2780): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db29a0 item 72 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2d40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2d40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2d40): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2d40): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2d40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2d40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2d40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.830574759 +0000 UTC m=+197.119128382 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e2d40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3240): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3240): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3240): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db2d90 item 73 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3240): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3240): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.831066031 +0000 UTC m=+197.119619684 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3240): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3700): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3700): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3700): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3700): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3700): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db30a0 item 73 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3700): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3700): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.831613308 +0000 UTC m=+197.120166931 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3700): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3c40): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3c40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3c40): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3c40): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3c40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.831613308 +0000 UTC m=+197.120166931 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11e3c40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0db39d0 item 73 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa380): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa380): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa380): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa380): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa380): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.832956178 +0000 UTC m=+197.121509811 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa880): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa880): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce16220e0 item 74 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa880): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.83357025 +0000 UTC m=+197.122123904 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fa880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fadc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fadc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1622380 item 74 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fadc0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fadc0): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fadc0): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fadc0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fadc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.834173804 +0000 UTC m=+197.122727426 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fadc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb340): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb340): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb340): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb340): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb340): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.834173804 +0000 UTC m=+197.122727426 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb340): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce16225b0 item 74 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb980): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb980): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb980): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb980): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb980): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb980): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb980): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.835378934 +0000 UTC m=+197.123932557 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fb980): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fbe80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fbe80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fbe80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1622930 item 75 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fbe80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fbe80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.835884614 +0000 UTC m=+197.124438257 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce11fbe80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce12724c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce12724c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce12724c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce12724c0): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce12724c0): _writeAt: size=3, off=2 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1622af0 item 75 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce12724c0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce12724c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.836470943 +0000 UTC m=+197.125024567 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce12724c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1272a00): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1272a00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1272a00): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1272a00): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1272a00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.836470943 +0000 UTC m=+197.125024567 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1272a00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1622cb0 item 75 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273040): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273040): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273040): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273040): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273040): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273040): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273040): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.837759493 +0000 UTC m=+197.126313115 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273040): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273540): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273540): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273540): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623030 item 76 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273540): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273540): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.838271453 +0000 UTC m=+197.126825075 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273540): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273a80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273a80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce16232d0 item 76 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273a80): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273a80): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273a80): _writeAt: size=3, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273a80): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273a80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.838815795 +0000 UTC m=+197.127369457 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1273a80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a100): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a100): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a100): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a100): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a100): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.838815795 +0000 UTC m=+197.127369457 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a100): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623490 item 76 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a740): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a740): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a740): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a740): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a740): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a740): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a740): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.839960091 +0000 UTC m=+197.128513714 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134a740): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134ac40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134ac40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134ac40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623880 item 77 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134ac40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134ac40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.840462173 +0000 UTC m=+197.129015797 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134ac40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b340): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b340): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b340): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b340): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b340): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.840462173 +0000 UTC m=+197.129015797 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b340): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623a40 item 77 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b980): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b980): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b980): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b980): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b980): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b980): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b980): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.841671854 +0000 UTC m=+197.130225487 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134b980): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134be80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134be80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134be80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1623dc0 item 78 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134be80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134be80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.842174667 +0000 UTC m=+197.130728290 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce134be80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384680): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384680): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384680): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384680): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384680): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.842174667 +0000 UTC m=+197.130728290 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384680): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7c310 item 78 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384cc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384cc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384cc0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384cc0): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384cc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384cc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384cc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.843373958 +0000 UTC m=+197.131927582 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1384cc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13851c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13851c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13851c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7ca10 item 79 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13851c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13851c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.843773567 +0000 UTC m=+197.132327191 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13851c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13858c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13858c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13858c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13858c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13858c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.843773567 +0000 UTC m=+197.132327191 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13858c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7cc40 item 79 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e000): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e000): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e000): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e000): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e000): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.845024344 +0000 UTC m=+197.133577968 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e500): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e500): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e500): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7d0a0 item 80 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e500): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e500): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.845413856 +0000 UTC m=+197.133967479 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139e500): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139ec00): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139ec00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139ec00): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139ec00): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139ec00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.845413856 +0000 UTC m=+197.133967479 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139ec00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7d340 item 80 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f240): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f240): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f240): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f240): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f240): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.846712643 +0000 UTC m=+197.135266266 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f240): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f6c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f6c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f6c0): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f6c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f6c0): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f6c0): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7d7a0 item 81 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f6c0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f6c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.847225806 +0000 UTC m=+197.135779429 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139f6c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139fc00): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139fc00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139fc00): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139fc00): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139fc00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.847225806 +0000 UTC m=+197.135779429 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce139fc00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d7d9d0 item 81 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be380): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be380): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be380): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.848342522 +0000 UTC m=+197.136896145 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be880): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be880): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be880): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8a0e0 item 82 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be880): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be880): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be880): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be880): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be880): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.849015755 +0000 UTC m=+197.137569379 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13be880): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bee00): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bee00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bee00): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bee00): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bee00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.849015755 +0000 UTC m=+197.137569379 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bee00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8a4d0 item 82 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf480): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf480): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf480): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf480): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf480): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.850312779 +0000 UTC m=+197.138866402 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf480): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf980): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf980): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf980): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf980): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf980): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf980): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8aaf0 item 83 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf980): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf980): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.850799302 +0000 UTC m=+197.139352926 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bf980): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bfec0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bfec0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bfec0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bfec0): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bfec0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.850799302 +0000 UTC m=+197.139352926 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13bfec0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8b030 item 83 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8640): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8640): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8640): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8640): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8640): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.852038628 +0000 UTC m=+197.140592251 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8640): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8b40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8b40): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8b40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8b5e0 item 84 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8b40): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8b40): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8b40): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8b40): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8b40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.852533156 +0000 UTC m=+197.141086780 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d8b40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d90c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d90c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d90c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d90c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d90c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.852533156 +0000 UTC m=+197.141086780 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d90c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0d8b880 item 84 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9740): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9740): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9740): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9740): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9740): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.853548482 +0000 UTC m=+197.142102104 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9740): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9c40): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9c40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9c40): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9c40): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9c40): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9c40): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0a620 item 85 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9c40): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9c40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.854004106 +0000 UTC m=+197.142557730 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce13d9c40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408280): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408280): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408280): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408280): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408280): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.854004106 +0000 UTC m=+197.142557730 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408280): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0a850 item 85 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408900): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408900): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408900): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408900): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408900): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.855237131 +0000 UTC m=+197.143790754 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408900): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408e00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408e00): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408e00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0b0a0 item 86 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408e00): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408e00): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408e00): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408e00): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408e00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.855924249 +0000 UTC m=+197.144477872 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1408e00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409380): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409380): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409380): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409380): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409380): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.855924249 +0000 UTC m=+197.144477872 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409380): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0b420 item 86 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409a00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409a00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409a00): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409a00): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409a00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.857063999 +0000 UTC m=+197.145617622 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1409a00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424000): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424000): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424000): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424000): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424000): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce0e0bb20 item 87 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424000): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.857561312 +0000 UTC m=+197.146114945 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424540): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424540): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424540): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424540): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424540): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.857561312 +0000 UTC m=+197.146114945 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424540): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1744070 item 87 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424bc0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424bc0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424bc0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424bc0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424bc0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.858720206 +0000 UTC m=+197.147273829 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1424bc0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14250c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14250c0): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14250c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1744540 item 88 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14250c0): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14250c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14250c0): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14250c0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14250c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.859256182 +0000 UTC m=+197.147809805 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14250c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425640): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425640): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425640): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425640): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425640): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.859256182 +0000 UTC m=+197.147809805 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425640): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce17448c0 item 88 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425c80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425c80): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425c80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425c80): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425c80): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425c80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425c80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425c80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.860503633 +0000 UTC m=+197.149057256 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1425c80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14542c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14542c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14542c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1744e00 item 89 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14542c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14542c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.860883677 +0000 UTC m=+197.149437300 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14542c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454800): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454800): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454800): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454800): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454800): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454800): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1744fc0 item 89 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454800): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454800): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.861362204 +0000 UTC m=+197.149915828 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454800): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454d80): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454d80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454d80): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454d80): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454d80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.861362204 +0000 UTC m=+197.149915828 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1454d80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745180 item 89 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14553c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14553c0): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14553c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14553c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14553c0): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14553c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14553c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14553c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.862560314 +0000 UTC m=+197.151113936 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14553c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455900): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455900): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455900): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745500 item 90 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455900): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455900): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.862970162 +0000 UTC m=+197.151523785 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455900): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455e40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455e40): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455e40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce17456c0 item 90 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455e40): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455e40): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455e40): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455e40): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455e40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.863697768 +0000 UTC m=+197.152251390 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce1455e40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146c500): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146c500): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146c500): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146c500): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146c500): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.863697768 +0000 UTC m=+197.152251390 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146c500): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745880 item 90 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146cb40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146cb40): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146cb40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146cb40): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146cb40): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146cb40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146cb40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146cb40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.864785419 +0000 UTC m=+197.153339042 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146cb40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d080): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d080): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d080): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745c70 item 91 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d080): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d080): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.865228591 +0000 UTC m=+197.153782214 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d080): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d5c0): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d5c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d5c0): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d5c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d5c0): >_readAt: n=2, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d5c0): _writeAt: size=3, off=7 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1745e30 item 91 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d5c0): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d5c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.865888248 +0000 UTC m=+197.154441871 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146d5c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146db40): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146db40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146db40): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146db40): >_readAt: n=8, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146db40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.865888248 +0000 UTC m=+197.154441871 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce146db40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1956230 item 91 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e280): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e280): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e280): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e280): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e280): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e280): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e280): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e280): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.867115231 +0000 UTC m=+197.155668855 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e280): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e7c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e7c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e7c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1956700 item 92 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e7c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e7c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.867493761 +0000 UTC m=+197.156047384 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149e7c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149ed00): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149ed00): open at offset 5 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149ed00): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce19568c0 item 92 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149ed00): _readAt: size=2, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149ed00): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149ed00): _writeAt: size=3, off=5 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149ed00): >_writeAt: n=3, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149ed00): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.868416623 +0000 UTC m=+197.156970256 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149ed00): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f2c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f2c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f2c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f2c0): >_readAt: n=3, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f2c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.868416623 +0000 UTC m=+197.156970256 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f2c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1956a80 item 92 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f900): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f900): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f900): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f900): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f900): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f900): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f900): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f900): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.869631482 +0000 UTC m=+197.158185106 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149f900): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149fe40): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149fe40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149fe40): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1956ee0 item 93 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149fe40): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149fe40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.869987792 +0000 UTC m=+197.158541415 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce149fe40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4640): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4640): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4640): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4640): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4640): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.869987792 +0000 UTC m=+197.158541415 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4640): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1957180 item 93 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4c80): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4c80): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4c80): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4c80): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4c80): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4c80): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4c80): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4c80): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.871321164 +0000 UTC m=+197.159874787 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d4c80): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d51c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d51c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d51c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce19575e0 item 94 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d51c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d51c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.871845808 +0000 UTC m=+197.160399431 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d51c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d58c0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d58c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d58c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d58c0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d58c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.871845808 +0000 UTC m=+197.160399431 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce14d58c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce19577a0 item 94 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a000): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a000): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a000): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a000): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a000): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a000): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a000): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a000): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.873362253 +0000 UTC m=+197.161915877 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a000): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a540): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a540): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a540): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1957b20 item 95 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a540): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a540): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.873928417 +0000 UTC m=+197.162482040 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151a540): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151ac40): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151ac40): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151ac40): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151ac40): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151ac40): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.873928417 +0000 UTC m=+197.162482040 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151ac40): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1957ce0 item 95 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 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/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b280): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b280): open at offset 0 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b280): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b280): _readAt: size=2, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b280): >_readAt: n=0, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b280): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b280): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b280): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.875328583 +0000 UTC m=+197.163882216 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b280): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b7c0): _writeAt: size=5, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b7c0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b7c0): >openPending: err= 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce18141c0 item 96 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b7c0): >_writeAt: n=5, err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b7c0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.875830977 +0000 UTC m=+197.164384599 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151b7c0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 01:19:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 01:19:19 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 01:19:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 01:19:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151bec0): _readAt: size=512, off=0 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151bec0): openPending: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151bec0): >openPending: err= 2026/07/12 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151bec0): >_readAt: n=5, err=EOF 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151bec0): close: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 01:19:19.875830977 +0000 UTC m=+197.164384599 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:19 DEBUG : open-test-file(0x178ce151bec0): >close: err= 2026/07/12 01:19:19 DEBUG : open-test-file: Remove: 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178ce1814380 item 96 2026/07/12 01:19:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 01:19:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 01:19:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 01:19:19 DEBUG : open-test-file: >Remove: err= 2026/07/12 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:19 DEBUG : Looking for writers 2026/07/12 01:19:19 DEBUG : >WaitForWriters: 2026/07/12 01:19:19 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.84s) --- PASS: TestRWFileHandleOpenTests/writes (0.60s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- 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 (1.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.47s) --- 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 "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:20 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:20 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:20 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:20 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:20 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:20 DEBUG : file1: newRWFileHandle: 2026/07/12 01:19:20 DEBUG : file1(0x178ce1c16200): openPending: 2026/07/12 01:19:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:20 DEBUG : file1(0x178ce1c16200): >openPending: err= 2026/07/12 01:19:20 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 01:19:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 01:19:20 DEBUG : file1(0x178ce1c16200): _writeAt: size=2, off=0 2026/07/12 01:19:20 DEBUG : file1(0x178ce1c16200): >_writeAt: n=2, err= 2026/07/12 01:19:20 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/12 01:19:20 DEBUG : file1(0x178ce1c16200): RWFileHandle.Flush 2026/07/12 01:19:20 DEBUG : file1(0x178ce1c16200): RWFileHandle.Release 2026/07/12 01:19:20 DEBUG : file1(0x178ce1c16200): close: 2026/07/12 01:19:20 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/12 01:19:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:20 DEBUG : file1(0x178ce1c16200): >close: err= 2026/07/12 01:19:20 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:20 DEBUG : Looking for writers 2026/07/12 01:19:20 DEBUG : file1: reading active writers 2026/07/12 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:19:20 DEBUG : Looking for writers 2026/07/12 01:19:20 DEBUG : file1: reading active writers 2026/07/12 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:19:20 DEBUG : Looking for writers 2026/07/12 01:19:20 DEBUG : file1: reading active writers 2026/07/12 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:19:20 DEBUG : Looking for writers 2026/07/12 01:19:20 DEBUG : file1: reading active writers 2026/07/12 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:19:20 DEBUG : file1: vfs cache: starting upload 2026/07/12 01:19:20 DEBUG : Looking for writers 2026/07/12 01:19:20 DEBUG : file1: reading active writers 2026/07/12 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:19:21 DEBUG : Looking for writers 2026/07/12 01:19:21 DEBUG : file1: reading active writers 2026/07/12 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:19:21 DEBUG : Looking for writers 2026/07/12 01:19:21 DEBUG : file1: reading active writers 2026/07/12 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:19:22 DEBUG : Looking for writers 2026/07/12 01:19:22 DEBUG : file1: reading active writers 2026/07/12 01:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 01:19:22 DEBUG : file1: size = 2 OK 2026/07/12 01:19:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/12 01:19:22 INFO : file1: Copied (new) 2026/07/12 01:19:22 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/12 01:19:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 01:19:22 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/12 01:19:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:19:22 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 01:19:23 DEBUG : Looking for writers 2026/07/12 01:19:23 DEBUG : file1: reading active writers 2026/07/12 01:19:23 DEBUG : >WaitForWriters: 2026/07/12 01:19:23 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:23 DEBUG : Looking for writers 2026/07/12 01:19:23 DEBUG : file1: reading active writers 2026/07/12 01:19:23 DEBUG : >WaitForWriters: 2026/07/12 01:19:23 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:23 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:23 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:23 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:23 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:23 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:23 DEBUG : rename_me: newRWFileHandle: 2026/07/12 01:19:23 DEBUG : rename_me(0x178ce1820300): openPending: 2026/07/12 01:19:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 01:19:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/12 01:19:23 DEBUG : rename_me(0x178ce1820300): >openPending: err= 2026/07/12 01:19:23 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/12 01:19:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/12 01:19:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/12 01:19:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/12 01:19:23 DEBUG : rename_me(0x178ce1820300): _writeAt: size=5, off=0 2026/07/12 01:19:23 DEBUG : rename_me(0x178ce1820300): >_writeAt: n=5, err= 2026/07/12 01:19:23 DEBUG : rename_me(0x178ce1820300): close: 2026/07/12 01:19:23 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-12 01:19:23.728211282 +0000 UTC m=+201.016764915 2026/07/12 01:19:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/12 01:19:23 DEBUG : rename_me(0x178ce1820300): >close: err= 2026/07/12 01:19:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/12 01:19:23 DEBUG : i_was_renamed: Updating file with 0x178ce138aea0 2026/07/12 01:19:23 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/12 01:19:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/12 01:19:23 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:23 DEBUG : Looking for writers 2026/07/12 01:19:23 DEBUG : i_was_renamed: reading active writers 2026/07/12 01:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 01:19:23 DEBUG : Looking for writers 2026/07/12 01:19:23 DEBUG : i_was_renamed: reading active writers 2026/07/12 01:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 01:19:23 DEBUG : Looking for writers 2026/07/12 01:19:23 DEBUG : i_was_renamed: reading active writers 2026/07/12 01:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 01:19:23 DEBUG : Looking for writers 2026/07/12 01:19:23 DEBUG : i_was_renamed: reading active writers 2026/07/12 01:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 01:19:23 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/12 01:19:23 DEBUG : Looking for writers 2026/07/12 01:19:23 DEBUG : i_was_renamed: reading active writers 2026/07/12 01:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 01:19:24 DEBUG : Looking for writers 2026/07/12 01:19:24 DEBUG : i_was_renamed: reading active writers 2026/07/12 01:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 01:19:24 DEBUG : Looking for writers 2026/07/12 01:19:24 DEBUG : i_was_renamed: reading active writers 2026/07/12 01:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 01:19:24 DEBUG : i_was_renamed: size = 5 OK 2026/07/12 01:19:24 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 01:19:24 INFO : i_was_renamed: Copied (new) 2026/07/12 01:19:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-12 01:19:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/12 01:19:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/12 01:19:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/12 01:19:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/12 01:19:25 DEBUG : Looking for writers 2026/07/12 01:19:25 DEBUG : i_was_renamed: reading active writers 2026/07/12 01:19:25 DEBUG : >WaitForWriters: 2026/07/12 01:19:25 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:25 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:25 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 01:19:25 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:25 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 01:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jobaxuc7xero" 2026/07/12 01:19:25 INFO : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 01:19:25 DEBUG : forgetting directory cache 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate(0x178ce18211c0): _readAt: size=512, off=0 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate(0x178ce18211c0): openPending: 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 00:20:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 01:19:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate(0x178ce18211c0): >openPending: err= 2026/07/12 01:19:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:26 DEBUG : forgetting directory cache 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate(0x178ce18211c0): >_readAt: n=20, err=EOF 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate(0x178ce18211c0): close: 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:20:25 +0000 UTC 2026/07/12 01:19:26 DEBUG : TestRWCacheUpdate(0x178ce18211c0): >close: err= 2026/07/12 01:19:26 DEBUG : Re-reading directory (273.594075ms old) 2026/07/12 01:19:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:27 DEBUG : forgetting directory cache 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate(0x178ce0cf99c0): _readAt: size=512, off=0 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate(0x178ce0cf99c0): openPending: 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 00:21:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-12 00:20:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 00:21:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-12 00:20:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/12 01:19:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 01:19:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate(0x178ce0cf99c0): >openPending: err= 2026/07/12 01:19:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:28 DEBUG : forgetting directory cache 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate(0x178ce0cf99c0): >_readAt: n=20, err=EOF 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate(0x178ce0cf99c0): close: 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:21:25 +0000 UTC 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate(0x178ce0cf99c0): >close: err= 2026/07/12 01:19:28 DEBUG : Re-reading directory (266.879225ms old) 2026/07/12 01:19:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:28 DEBUG : forgetting directory cache 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate(0x178ce1821dc0): _readAt: size=512, off=0 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate(0x178ce1821dc0): openPending: 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 00:22:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-12 00:21:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 00:22:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-12 00:21:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/12 01:19:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 01:19:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate(0x178ce1821dc0): >openPending: err= 2026/07/12 01:19:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:30 DEBUG : forgetting directory cache 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate(0x178ce1821dc0): >_readAt: n=20, err=EOF 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate(0x178ce1821dc0): close: 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:22:25 +0000 UTC 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate(0x178ce1821dc0): >close: err= 2026/07/12 01:19:30 DEBUG : Re-reading directory (273.448363ms old) 2026/07/12 01:19:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:31 DEBUG : forgetting directory cache 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate(0x178ce0e6ec80): _readAt: size=512, off=0 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate(0x178ce0e6ec80): openPending: 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 00:23:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-12 00:22:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 00:23:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-12 00:22:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/12 01:19:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 01:19:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate(0x178ce0e6ec80): >openPending: err= 2026/07/12 01:19:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:32 DEBUG : forgetting directory cache 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate(0x178ce0e6ec80): >_readAt: n=20, err=EOF 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate(0x178ce0e6ec80): close: 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:23:25 +0000 UTC 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate(0x178ce0e6ec80): >close: err= 2026/07/12 01:19:32 DEBUG : Re-reading directory (268.782878ms old) 2026/07/12 01:19:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:32 DEBUG : forgetting directory cache 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate(0x178ce1635680): _readAt: size=512, off=0 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate(0x178ce1635680): openPending: 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 00:24:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-12 00:23:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 00:24:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-12 00:23:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/12 01:19:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 01:19:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate(0x178ce1635680): >openPending: err= 2026/07/12 01:19:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:34 DEBUG : forgetting directory cache 2026/07/12 01:19:34 DEBUG : TestRWCacheUpdate(0x178ce1635680): >_readAt: n=20, err=EOF 2026/07/12 01:19:34 DEBUG : TestRWCacheUpdate(0x178ce1635680): close: 2026/07/12 01:19:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:24:25 +0000 UTC 2026/07/12 01:19:34 DEBUG : TestRWCacheUpdate(0x178ce1635680): >close: err= 2026/07/12 01:19:34 DEBUG : Re-reading directory (280.289922ms old) 2026/07/12 01:19:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:34 DEBUG : forgetting directory cache 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate(0x178ce0e6f640): _readAt: size=512, off=0 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate(0x178ce0e6f640): openPending: 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 00:25:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-12 00:24:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 00:25:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-12 00:24:25 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/12 01:19:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 01:19:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate(0x178ce0e6f640): >openPending: err= 2026/07/12 01:19:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:35 DEBUG : forgetting directory cache 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate(0x178ce0e6f640): >_readAt: n=20, err=EOF 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate(0x178ce0e6f640): close: 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:25:25 +0000 UTC 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate(0x178ce0e6f640): >close: err= 2026/07/12 01:19:35 DEBUG : Re-reading directory (269.987709ms old) 2026/07/12 01:19:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:36 DEBUG : forgetting directory cache 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate(0x178ce1001940): _readAt: size=512, off=0 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate(0x178ce1001940): openPending: 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-12 00:26:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-12 00:25:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-12 00:26:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-12 00:25:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/12 01:19:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/12 01:19:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate(0x178ce1001940): >openPending: err= 2026/07/12 01:19:37 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:37 DEBUG : forgetting directory cache 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate(0x178ce1001940): >_readAt: n=21, err=EOF 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate(0x178ce1001940): close: 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:26:25 +0000 UTC 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate(0x178ce1001940): >close: err= 2026/07/12 01:19:37 DEBUG : Re-reading directory (301.971881ms old) 2026/07/12 01:19:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:37 DEBUG : forgetting directory cache 2026/07/12 01:19:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate(0x178ce128f6c0): _readAt: size=512, off=0 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate(0x178ce128f6c0): openPending: 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-12 00:27:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-12 00:26:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-12 00:27:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-12 00:26:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/12 01:19:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/12 01:19:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate(0x178ce128f6c0): >openPending: err= 2026/07/12 01:19:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:39 DEBUG : forgetting directory cache 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate(0x178ce128f6c0): >_readAt: n=22, err=EOF 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate(0x178ce128f6c0): close: 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:27:25 +0000 UTC 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate(0x178ce128f6c0): >close: err= 2026/07/12 01:19:39 DEBUG : Re-reading directory (305.220096ms old) 2026/07/12 01:19:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:39 DEBUG : forgetting directory cache 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate(0x178ce0df0540): _readAt: size=512, off=0 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate(0x178ce0df0540): openPending: 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-12 00:28:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-12 00:27:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-12 00:28:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-12 00:27:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/12 01:19:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/12 01:19:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate(0x178ce0df0540): >openPending: err= 2026/07/12 01:19:40 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:41 DEBUG : forgetting directory cache 2026/07/12 01:19:41 DEBUG : TestRWCacheUpdate(0x178ce0df0540): >_readAt: n=23, err=EOF 2026/07/12 01:19:41 DEBUG : TestRWCacheUpdate(0x178ce0df0540): close: 2026/07/12 01:19:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:28:25 +0000 UTC 2026/07/12 01:19:41 DEBUG : TestRWCacheUpdate(0x178ce0df0540): >close: err= 2026/07/12 01:19:41 DEBUG : Re-reading directory (269.066701ms old) 2026/07/12 01:19:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:41 DEBUG : forgetting directory cache 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate(0x178ce1196140): _readAt: size=512, off=0 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate(0x178ce1196140): openPending: 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-12 00:29:25 +0000 UTC," against cached fingerprint "23,2026-07-12 00:28:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-12 00:29:25 +0000 UTC," != cached fingerprint "23,2026-07-12 00:28:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/12 01:19:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/12 01:19:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate(0x178ce1196140): >openPending: err= 2026/07/12 01:19:42 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:42 DEBUG : forgetting directory cache 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate(0x178ce1196140): >_readAt: n=24, err=EOF 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate(0x178ce1196140): close: 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 00:29:25 +0000 UTC 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate(0x178ce1196140): >close: err= 2026/07/12 01:19:42 DEBUG : Re-reading directory (270.50469ms old) 2026/07/12 01:19:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 01:19:42 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:42 DEBUG : Looking for writers 2026/07/12 01:19:42 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/12 01:19:42 DEBUG : >WaitForWriters: 2026/07/12 01:19:42 DEBUG : files root 'rclone-test-jobaxuc7xero': vfs cache: cleaner exiting 2026/07/12 01:19:43 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.90s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:45 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:19:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/12 01:19:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/12 01:19:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/12 01:19:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:19:45 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/12 01:19:45 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/12 01:19:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/12 01:19:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:19:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/12 01:19:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/12 01:19:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/12 01:19:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:19:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/12 01:19:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:19:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:46 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:46 DEBUG : Looking for writers 2026/07/12 01:19:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/12 01:19:46 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/12 01:19:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.27s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:46 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:46 DEBUG : files root 'rclone-test-jobaxuc7xero': Reusing VFS from active cache 2026/07/12 01:19:46 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:46 DEBUG : Looking for writers 2026/07/12 01:19:46 DEBUG : >WaitForWriters: 2026/07/12 01:19:46 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:46 DEBUG : Looking for writers 2026/07/12 01:19:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:47 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:47 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:47 DEBUG : Looking for writers 2026/07/12 01:19:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:47 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:47 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:47 DEBUG : Looking for writers 2026/07/12 01:19:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:47 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:49 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:49 DEBUG : dir: Looking for writers 2026/07/12 01:19:49 DEBUG : file2: reading active writers 2026/07/12 01:19:49 DEBUG : Looking for writers 2026/07/12 01:19:49 DEBUG : dir: reading active writers 2026/07/12 01:19:49 DEBUG : file1: reading active writers 2026/07/12 01:19:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.99s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:50 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:52 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:52 DEBUG : dir: Looking for writers 2026/07/12 01:19:52 DEBUG : Looking for writers 2026/07/12 01:19:52 DEBUG : dir: reading active writers 2026/07/12 01:19:52 DEBUG : file1: reading active writers 2026/07/12 01:19:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.93s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:53 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:19:55 DEBUG : file1: Open: flags=O_RDONLY 2026/07/12 01:19:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/12 01:19:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/12 01:19:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:19:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/12 01:19:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 01:19:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/12 01:19:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/12 01:19:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/12 01:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/12 01:19:55 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 01:19:56 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/12 01:19:56 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/07/12 01:19:56 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/12 01:19:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/12 01:19:56 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:19:56 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/12 01:19:56 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:19:56 DEBUG : dir: Looking for writers 2026/07/12 01:19:56 DEBUG : new_file.txt: reading active writers 2026/07/12 01:19:56 DEBUG : file2: reading active writers 2026/07/12 01:19:56 DEBUG : Looking for writers 2026/07/12 01:19:56 DEBUG : dir: reading active writers 2026/07/12 01:19:56 DEBUG : file1: reading active writers 2026/07/12 01:19:56 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.94s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:19:57 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:19:59 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/12 01:19:59 DEBUG : dir/file1: Updating file with dir/file1 0x178ce173a680 2026/07/12 01:19:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/12 01:19:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:00 INFO : dir/file1: Moved (server-side) to: file0 2026/07/12 01:20:00 DEBUG : file0: Updating file with file0 0x178ce173a680 2026/07/12 01:20:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 01:20:00 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/12 01:20:00 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:00 DEBUG : dir: Looking for writers 2026/07/12 01:20:00 DEBUG : Looking for writers 2026/07/12 01:20:00 DEBUG : dir: reading active writers 2026/07/12 01:20:00 DEBUG : file0: reading active writers 2026/07/12 01:20:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.06s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:01 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:01 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:01 DEBUG : Looking for writers 2026/07/12 01:20:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:01 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:02 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/12 01:20:02 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/12 01:20:03 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/12 01:20:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/12 01:20:04 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/12 01:20:04 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:04 DEBUG : Looking for writers 2026/07/12 01:20:04 DEBUG : a: Looking for writers 2026/07/12 01:20:04 DEBUG : b: Looking for writers 2026/07/12 01:20:04 DEBUG : c: Looking for writers 2026/07/12 01:20:04 DEBUG : d: Looking for writers 2026/07/12 01:20:04 DEBUG : Looking for writers 2026/07/12 01:20:04 DEBUG : /: reading active writers 2026/07/12 01:20:04 DEBUG : a: reading active writers 2026/07/12 01:20:04 DEBUG : b: reading active writers 2026/07/12 01:20:04 DEBUG : c: reading active writers 2026/07/12 01:20:04 DEBUG : d: reading active writers 2026/07/12 01:20:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.88s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:05 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:06 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/12 01:20:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/12 01:20:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/12 01:20:07 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/12 01:20:09 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:09 DEBUG : a/b/c/d: Looking for writers 2026/07/12 01:20:09 DEBUG : a/b/c: Looking for writers 2026/07/12 01:20:09 DEBUG : d: reading active writers 2026/07/12 01:20:09 DEBUG : a/b: Looking for writers 2026/07/12 01:20:09 DEBUG : c: reading active writers 2026/07/12 01:20:09 DEBUG : a: Looking for writers 2026/07/12 01:20:09 DEBUG : b: reading active writers 2026/07/12 01:20:09 DEBUG : Looking for writers 2026/07/12 01:20:09 DEBUG : a: reading active writers 2026/07/12 01:20:09 DEBUG : >WaitForWriters: 2026/07/12 01:20:10 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/a/b/c not empty`) 2026/07/12 01:20:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:20:10 DEBUG : pacer: Reducing sleep to 15ms 2026/07/12 01:20:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/12 01:20:10 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/a not empty`) 2026/07/12 01:20:10 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/07/12 01:20:10 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/12 01:20:10 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestVFSMkdirAll (5.36s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:11 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:11 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:11 DEBUG : Looking for writers 2026/07/12 01:20:11 DEBUG : >WaitForWriters: 2026/07/12 01:20:11 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:11 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:20:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:20:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:11 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/12 01:20:11 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/12 01:20:11 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/12 01:20:11 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 01:20:12 DEBUG : file1: size = 5 OK 2026/07/12 01:20:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:20:12 DEBUG : file1: Size of src and dst objects identical 2026/07/12 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:20:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:20:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:12 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/12 01:20:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/12 01:20:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:12 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 01:20:13 DEBUG : file1: size = 0 OK 2026/07/12 01:20:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:20:13 DEBUG : file1: Size of src and dst objects identical 2026/07/12 01:20:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/12 01:20:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 01:20:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:13 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (7 bytes), uploading instead of streaming 2026/07/12 01:20:14 DEBUG : file1: size = 7 OK 2026/07/12 01:20:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:20:14 DEBUG : file1: Size of src and dst objects identical 2026/07/12 01:20:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:14 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:14 DEBUG : Looking for writers 2026/07/12 01:20:14 DEBUG : file1: reading active writers 2026/07/12 01:20:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.46s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:14 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:20:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:20:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/12 01:20:15 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/12 01:20:15 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/12 01:20:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/12 01:20:15 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (11 bytes), uploading instead of streaming 2026/07/12 01:20:16 DEBUG : file1: size = 11 OK 2026/07/12 01:20:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:20:16 DEBUG : file1: Size of src and dst objects identical 2026/07/12 01:20:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/12 01:20:16 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:16 DEBUG : Looking for writers 2026/07/12 01:20:16 DEBUG : file1: reading active writers 2026/07/12 01:20:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.51s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:17 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:20:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:20:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:17 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/12 01:20:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:17 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 01:20:18 DEBUG : file1: size = 5 OK 2026/07/12 01:20:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 01:20:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 01:20:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/12 01:20:18 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:18 DEBUG : Looking for writers 2026/07/12 01:20:18 DEBUG : file1: reading active writers 2026/07/12 01:20:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.34s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:18 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:20:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:20:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:18 DEBUG : file1: WriteFileHandle.Release closing 2026/07/12 01:20:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:18 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 01:20:19 DEBUG : file1: size = 0 OK 2026/07/12 01:20:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/12 01:20:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 01:20:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:19 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/12 01:20:19 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:19 DEBUG : Looking for writers 2026/07/12 01:20:19 DEBUG : file1: reading active writers 2026/07/12 01:20:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.45s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:20 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:20:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:20:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:20 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (2 bytes), uploading instead of streaming 2026/07/12 01:20:20 DEBUG : file1: size = 2 OK 2026/07/12 01:20:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:20:20 DEBUG : file1: Size of src and dst objects identical 2026/07/12 01:20:21 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/12 01:20:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:21 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:21 DEBUG : Looking for writers 2026/07/12 01:20:21 DEBUG : file1: reading active writers 2026/07/12 01:20:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.46s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:21 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:20:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:20:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:21 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 01:20:22 DEBUG : file1: size = 0 OK 2026/07/12 01:20:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:20:22 DEBUG : file1: Size of src and dst objects identical 2026/07/12 01:20:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:20:22 DEBUG : file1: Open: flags=O_RDONLY 2026/07/12 01:20:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/12 01:20:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/12 01:20:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:22 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:22 DEBUG : Looking for writers 2026/07/12 01:20:22 DEBUG : file1: reading active writers 2026/07/12 01:20:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.62s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:23 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 01:20:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 01:20:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 01:20:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 01:20:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:23 DEBUG : files root 'rclone-test-jobaxuc7xero': File to upload is small (100 bytes), uploading instead of streaming 2026/07/12 01:20:24 DEBUG : file1: size = 100 OK 2026/07/12 01:20:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/12 01:20:24 DEBUG : file1: Size of src and dst objects identical 2026/07/12 01:20:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 01:20:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 01:20:24 DEBUG : file1: Open: flags=O_RDONLY 2026/07/12 01:20:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/12 01:20:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/12 01:20:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:24 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:24 DEBUG : Looking for writers 2026/07/12 01:20:24 DEBUG : file1: reading active writers 2026/07/12 01:20:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.65s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:24 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/12 01:20:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/12 01:20:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/12 01:20:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/12 01:20:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:30 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:30 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/12 01:20:30 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/12 01:20:30 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:30 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:30 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/12 01:20:30 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/12 01:20:30 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:30 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:30 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/12 01:20:30 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/12 01:20:30 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:30 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:30 DEBUG : flat: Looking for writers 2026/07/12 01:20:30 DEBUG : f002.txt: reading active writers 2026/07/12 01:20:30 DEBUG : f003.txt: reading active writers 2026/07/12 01:20:30 DEBUG : f004.txt: reading active writers 2026/07/12 01:20:30 DEBUG : f000.txt: reading active writers 2026/07/12 01:20:30 DEBUG : f001.txt: reading active writers 2026/07/12 01:20:30 DEBUG : Looking for writers 2026/07/12 01:20:30 DEBUG : flat: reading active writers 2026/07/12 01:20:30 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.46s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:32 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:35 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/12 01:20:35 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/12 01:20:35 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:35 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:35 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/12 01:20:35 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/12 01:20:35 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:35 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:35 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/12 01:20:35 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/12 01:20:35 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:36 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:36 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:36 DEBUG : a/b/c: Looking for writers 2026/07/12 01:20:36 DEBUG : deep.txt: reading active writers 2026/07/12 01:20:36 DEBUG : a/b: Looking for writers 2026/07/12 01:20:36 DEBUG : c: reading active writers 2026/07/12 01:20:36 DEBUG : mid.txt: reading active writers 2026/07/12 01:20:36 DEBUG : a: Looking for writers 2026/07/12 01:20:36 DEBUG : b: reading active writers 2026/07/12 01:20:36 DEBUG : top.txt: reading active writers 2026/07/12 01:20:36 DEBUG : Looking for writers 2026/07/12 01:20:36 DEBUG : a: reading active writers 2026/07/12 01:20:36 DEBUG : >WaitForWriters: 2026/07/12 01:20:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/a/b not empty`) 2026/07/12 01:20:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:20:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/a/b not empty`) 2026/07/12 01:20:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/12 01:20:37 DEBUG : pacer: Reducing sleep to 30ms 2026/07/12 01:20:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jobaxuc7xero/a not empty`) 2026/07/12 01:20:37 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/07/12 01:20:37 DEBUG : pacer: Reducing sleep to 45ms 2026/07/12 01:20:37 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestZipManySubDirs (5.84s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:38 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:39 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/07/12 01:20:39 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/12 01:20:40 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/07/12 01:20:40 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:40 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:41 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:41 DEBUG : bigdir: Looking for writers 2026/07/12 01:20:41 DEBUG : big.bin: reading active writers 2026/07/12 01:20:41 DEBUG : Looking for writers 2026/07/12 01:20:41 DEBUG : bigdir: reading active writers 2026/07/12 01:20:41 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (3.96s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-jobaxuc7xero'", Local "Local file system at /tmp/rclone3066454281", Modify Window "1s" 2026/07/12 01:20:42 INFO : files root 'rclone-test-jobaxuc7xero': poll-interval is not supported by this remote 2026/07/12 01:20:44 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/12 01:20:44 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/12 01:20:44 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:45 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:45 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/12 01:20:45 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/12 01:20:45 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:45 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:45 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/12 01:20:45 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/12 01:20:45 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 01:20:45 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 01:20:45 DEBUG : WaitForWriters: timeout=30s 2026/07/12 01:20:45 DEBUG : dir1: Looking for writers 2026/07/12 01:20:45 DEBUG : a.txt: reading active writers 2026/07/12 01:20:45 DEBUG : dir2: Looking for writers 2026/07/12 01:20:45 DEBUG : b.txt: reading active writers 2026/07/12 01:20:45 DEBUG : dir3: Looking for writers 2026/07/12 01:20:45 DEBUG : c.txt: reading active writers 2026/07/12 01:20:45 DEBUG : Looking for writers 2026/07/12 01:20:45 DEBUG : dir1: reading active writers 2026/07/12 01:20:45 DEBUG : dir2: reading active writers 2026/07/12 01:20:45 DEBUG : dir3: reading active writers 2026/07/12 01:20:45 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.14s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/12 01:20:47 DEBUG : files root 'rclone-test-jobaxuc7xero': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m44.677074082s (try 1/5): exit status 1: Failed [TestDirMetadataExtension]