"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/03/16 03:00:43 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jumihif3pulo" 2025/03/16 03:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 03:00:44 DEBUG : Creating backend with remote "/tmp/rclone3630680229" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:00:44 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:00:46 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:00:46 DEBUG : dir: Looking for writers 2025/03/16 03:00:46 DEBUG : : Looking for writers 2025/03/16 03:00:46 DEBUG : dir: reading active writers 2025/03/16 03:00:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.12s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:00:47 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:00:50 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:00:50 DEBUG : dir/subdir: Looking for writers 2025/03/16 03:00:50 DEBUG : dir: Looking for writers 2025/03/16 03:00:50 DEBUG : file1: reading active writers 2025/03/16 03:00:50 DEBUG : file2: reading active writers 2025/03/16 03:00:50 DEBUG : subdir: reading active writers 2025/03/16 03:00:50 DEBUG : : Looking for writers 2025/03/16 03:00:50 DEBUG : dir: reading active writers 2025/03/16 03:00:50 DEBUG : >WaitForWriters: 2025/03/16 03:00:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jumihif3pulo/dir not empty`) 2025/03/16 03:00:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/16 03:00:51 DEBUG : pacer: Reducing sleep to 15ms 2025/03/16 03:00:51 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.51s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:00:51 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:00:52 DEBUG : pacer: Reducing sleep to 10ms 2025/03/16 03:00:53 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:00:53 DEBUG : dir: Looking for writers 2025/03/16 03:00:53 DEBUG : file1: reading active writers 2025/03/16 03:00:53 DEBUG : : Looking for writers 2025/03/16 03:00:53 DEBUG : dir: reading active writers 2025/03/16 03:00:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.11s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:00:53 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:00:54 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:00:54 DEBUG : dir: Looking for writers 2025/03/16 03:00:54 DEBUG : : Looking for writers 2025/03/16 03:00:54 DEBUG : dir: reading active writers 2025/03/16 03:00:54 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.92s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:00:55 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:00:57 DEBUG : dir: forgetting directory cache 2025/03/16 03:00:57 DEBUG : : forgetting directory cache 2025/03/16 03:00:57 DEBUG : dir: forgetting directory cache 2025/03/16 03:00:57 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:00:57 DEBUG : : Looking for writers 2025/03/16 03:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.04s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:00:57 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:00:59 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/16 03:00:59 DEBUG : dir: invalidating directory cache 2025/03/16 03:00:59 DEBUG : : >ForgetPath: 2025/03/16 03:00:59 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/16 03:00:59 DEBUG : : invalidating directory cache 2025/03/16 03:00:59 DEBUG : dir: forgetting directory cache 2025/03/16 03:00:59 DEBUG : : >ForgetPath: 2025/03/16 03:00:59 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/16 03:00:59 DEBUG : : >ForgetPath: 2025/03/16 03:00:59 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:00:59 DEBUG : dir: Looking for writers 2025/03/16 03:00:59 DEBUG : : Looking for writers 2025/03/16 03:00:59 DEBUG : dir: reading active writers 2025/03/16 03:00:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.96s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:00:59 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:02 DEBUG : : forgetting directory cache 2025/03/16 03:01:02 DEBUG : dir: forgetting directory cache 2025/03/16 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:03 DEBUG : dir: Looking for writers 2025/03/16 03:01:03 DEBUG : fil/a/b: Looking for writers 2025/03/16 03:01:03 DEBUG : fil/a: Looking for writers 2025/03/16 03:01:03 DEBUG : b: reading active writers 2025/03/16 03:01:03 DEBUG : fil: Looking for writers 2025/03/16 03:01:03 DEBUG : a: reading active writers 2025/03/16 03:01:03 DEBUG : : Looking for writers 2025/03/16 03:01:03 DEBUG : dir: reading active writers 2025/03/16 03:01:03 DEBUG : fil: reading active writers 2025/03/16 03:01:03 DEBUG : >WaitForWriters: 2025/03/16 03:01:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jumihif3pulo/fil/a not empty`) 2025/03/16 03:01:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/16 03:01:04 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jumihif3pulo/fil/a not empty`) 2025/03/16 03:01:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/03/16 03:01:04 DEBUG : pacer: Reducing sleep to 30ms 2025/03/16 03:01:04 DEBUG : pacer: Reducing sleep to 22.5ms 2025/03/16 03:01:04 DEBUG : pacer: Reducing sleep to 16.875ms 2025/03/16 03:01:04 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (5.16s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:04 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:05 DEBUG : pacer: Reducing sleep to 10ms 2025/03/16 03:01:06 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:06 DEBUG : dir: Looking for writers 2025/03/16 03:01:06 DEBUG : : Looking for writers 2025/03/16 03:01:06 DEBUG : dir: reading active writers 2025/03/16 03:01:06 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.02s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:06 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:08 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:08 DEBUG : dir: Looking for writers 2025/03/16 03:01:08 DEBUG : file1: reading active writers 2025/03/16 03:01:08 DEBUG : : Looking for writers 2025/03/16 03:01:08 DEBUG : dir: reading active writers 2025/03/16 03:01:08 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.08s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:08 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/03/16 03:01:11 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/16 03:01:11 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/16 03:01:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/16 03:01:11 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/16 03:01:13 DEBUG : dir: invalidating directory cache 2025/03/16 03:01:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/16 03:01:14 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/16 03:01:14 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/16 03:01:14 DEBUG : dir/file1: Reset virtual modtime 2025/03/16 03:01:14 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/16 03:01:14 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/16 03:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/16 03:01:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/16 03:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:01:14 DEBUG : dir: invalidating directory cache 2025/03/16 03:01:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/16 03:01:14 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/16 03:01:14 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/16 03:01:14 DEBUG : : forgetting directory cache 2025/03/16 03:01:14 DEBUG : dir: forgetting directory cache 2025/03/16 03:01:14 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/16 03:01:14 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:14 DEBUG : dir/virtualDir: Looking for writers 2025/03/16 03:01:14 DEBUG : dir: Looking for writers 2025/03/16 03:01:14 DEBUG : file1: reading active writers 2025/03/16 03:01:14 DEBUG : virtualFile2: reading active writers 2025/03/16 03:01:14 DEBUG : virtualFile: reading active writers 2025/03/16 03:01:14 DEBUG : virtualDir: reading active writers 2025/03/16 03:01:14 DEBUG : : Looking for writers 2025/03/16 03:01:14 DEBUG : dir: reading active writers 2025/03/16 03:01:14 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.54s) --- PASS: TestDirReadDirAll/Virtual (2.19s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:15 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:16 ERROR : dir/: Can only open directories read only 2025/03/16 03:01:16 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:16 DEBUG : dir: Looking for writers 2025/03/16 03:01:16 DEBUG : : Looking for writers 2025/03/16 03:01:16 DEBUG : dir: reading active writers 2025/03/16 03:01:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.06s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:17 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:01:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/16 03:01:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/16 03:01:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/16 03:01:19 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/16 03:01:20 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/03/16 03:01:20 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/16 03:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/16 03:01:20 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:20 DEBUG : dir: Looking for writers 2025/03/16 03:01:20 DEBUG : file1: reading active writers 2025/03/16 03:01:20 DEBUG : potato: reading active writers 2025/03/16 03:01:20 DEBUG : : Looking for writers 2025/03/16 03:01:20 DEBUG : dir: reading active writers 2025/03/16 03:01:20 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.45s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:21 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/16 03:01:23 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:23 DEBUG : dir/sub: Looking for writers 2025/03/16 03:01:23 DEBUG : dir: Looking for writers 2025/03/16 03:01:23 DEBUG : file1: reading active writers 2025/03/16 03:01:23 DEBUG : sub: reading active writers 2025/03/16 03:01:23 DEBUG : : Looking for writers 2025/03/16 03:01:23 DEBUG : dir: reading active writers 2025/03/16 03:01:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.18s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:24 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/16 03:01:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/16 03:01:26 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:26 DEBUG : dir/sub/subsub: Looking for writers 2025/03/16 03:01:26 DEBUG : dir/sub: Looking for writers 2025/03/16 03:01:26 DEBUG : subsub: reading active writers 2025/03/16 03:01:26 DEBUG : dir: Looking for writers 2025/03/16 03:01:26 DEBUG : file1: reading active writers 2025/03/16 03:01:26 DEBUG : sub: reading active writers 2025/03/16 03:01:26 DEBUG : : Looking for writers 2025/03/16 03:01:26 DEBUG : dir: reading active writers 2025/03/16 03:01:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (3.90s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:28 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:29 ERROR : dir/: Dir.Remove not empty 2025/03/16 03:01:29 DEBUG : dir/file1: Remove: 2025/03/16 03:01:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:01:29 DEBUG : dir/file1: >Remove: err= 2025/03/16 03:01:29 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/16 03:01:29 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:29 DEBUG : : Looking for writers 2025/03/16 03:01:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.08s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:30 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:31 DEBUG : dir/file1: Remove: 2025/03/16 03:01:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:01:31 DEBUG : dir/file1: >Remove: err= 2025/03/16 03:01:31 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/16 03:01:31 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:31 DEBUG : : Looking for writers 2025/03/16 03:01:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.97s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:32 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:33 DEBUG : dir/file1: Remove: 2025/03/16 03:01:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:01:33 DEBUG : dir/file1: >Remove: err= 2025/03/16 03:01:34 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:34 DEBUG : dir: Looking for writers 2025/03/16 03:01:34 DEBUG : : Looking for writers 2025/03/16 03:01:34 DEBUG : dir: reading active writers 2025/03/16 03:01:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.41s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:34 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/16 03:01:37 DEBUG : dir: Updating dir with dir2 0xc000a071e0 2025/03/16 03:01:37 DEBUG : dir: forgetting directory cache 2025/03/16 03:01:37 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/16 03:01:37 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/16 03:01:39 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/16 03:01:39 DEBUG : file2: Updating file with file2 0xc000b34540 2025/03/16 03:01:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/16 03:01:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/16 03:01:39 INFO : dir2/file3: Deleted 2025/03/16 03:01:40 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/16 03:01:40 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000b34540 2025/03/16 03:01:40 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/16 03:01:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/16 03:01:40 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/16 03:01:41 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000a07ad0 2025/03/16 03:01:41 DEBUG : empty directory: forgetting directory cache 2025/03/16 03:01:41 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/16 03:01:41 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/16 03:01:41 DEBUG : dir2: Renaming to "dir3" 2025/03/16 03:01:41 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:41 DEBUG : dir3: Looking for writers 2025/03/16 03:01:41 DEBUG : file3: reading active writers 2025/03/16 03:01:41 DEBUG : renamed empty directory: Looking for writers 2025/03/16 03:01:41 DEBUG : : Looking for writers 2025/03/16 03:01:41 DEBUG : dir3: reading active writers 2025/03/16 03:01:41 DEBUG : renamed empty directory: reading active writers 2025/03/16 03:01:41 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.48s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:42 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/16 03:01:43 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:01:43 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/16 03:01:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/16 03:01:43 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/16 03:01:43 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/16 03:01:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/16 03:01:43 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:01:43 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/16 03:01:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/16 03:01:43 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/16 03:01:43 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/16 03:01:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/16 03:01:43 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (12 bytes), uploading instead of streaming 2025/03/16 03:01:44 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/03/16 03:01:44 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/16 03:01:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/16 03:01:44 DEBUG : : forgetting directory cache 2025/03/16 03:01:44 DEBUG : dir: forgetting directory cache 2025/03/16 03:01:44 DEBUG : dir/sub: forgetting directory cache 2025/03/16 03:01:44 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/16 03:01:44 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/16 03:01:44 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/16 03:01:45 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/03/16 03:01:45 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/16 03:01:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/16 03:01:45 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:45 DEBUG : dir/sub: Looking for writers 2025/03/16 03:01:45 DEBUG : file0: reading active writers 2025/03/16 03:01:45 DEBUG : file2: reading active writers 2025/03/16 03:01:45 DEBUG : dir: Looking for writers 2025/03/16 03:01:45 DEBUG : file1: reading active writers 2025/03/16 03:01:45 DEBUG : sub: reading active writers 2025/03/16 03:01:45 DEBUG : : Looking for writers 2025/03/16 03:01:45 DEBUG : dir: reading active writers 2025/03/16 03:01:45 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.61s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:46 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:47 DEBUG : : forgetting directory cache 2025/03/16 03:01:47 DEBUG : dir: forgetting directory cache 2025/03/16 03:01:47 DEBUG : dir: forgetting directory cache 2025/03/16 03:01:48 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:48 DEBUG : dir: Looking for writers 2025/03/16 03:01:48 DEBUG : : Looking for writers 2025/03/16 03:01:48 DEBUG : dir: reading active writers 2025/03/16 03:01:48 DEBUG : >WaitForWriters: 2025/03/16 03:01:48 DEBUG : : forgetting directory cache 2025/03/16 03:01:48 DEBUG : dir: forgetting directory cache 2025/03/16 03:01:48 DEBUG : dir: forgetting directory cache --- PASS: TestDirEntryModTimeInvalidation (2.76s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:49 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:50 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:50 DEBUG : dir: Looking for writers 2025/03/16 03:01:50 DEBUG : file1: reading active writers 2025/03/16 03:01:50 DEBUG : : Looking for writers 2025/03/16 03:01:50 DEBUG : dir: reading active writers 2025/03/16 03:01:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:51 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-jumihif3pulo'": object not found 2025/03/16 03:01:52 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:52 DEBUG : : Looking for writers 2025/03/16 03:01:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:52 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:54 DEBUG : Can set mod time: true 2025/03/16 03:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/16 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:01:54 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/16 03:01:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:01:55 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/16 03:01:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/16 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:01:55 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:55 DEBUG : dir: Looking for writers 2025/03/16 03:01:55 DEBUG : file1: reading active writers 2025/03/16 03:01:55 DEBUG : : Looking for writers 2025/03/16 03:01:55 DEBUG : dir: reading active writers 2025/03/16 03:01:55 DEBUG : >WaitForWriters: 2025/03/16 03:01:56 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:56 DEBUG : dir: Looking for writers 2025/03/16 03:01:56 DEBUG : file1: reading active writers 2025/03/16 03:01:56 DEBUG : : Looking for writers 2025/03/16 03:01:56 DEBUG : dir: reading active writers 2025/03/16 03:01:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:01:56 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:01:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:01:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/16 03:01:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:01:58 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/16 03:01:58 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:01:58 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/16 03:01:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/16 03:01:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:01:59 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:59 DEBUG : dir: Looking for writers 2025/03/16 03:01:59 DEBUG : file1: reading active writers 2025/03/16 03:01:59 DEBUG : : Looking for writers 2025/03/16 03:01:59 DEBUG : dir: reading active writers 2025/03/16 03:01:59 DEBUG : >WaitForWriters: 2025/03/16 03:01:59 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:01:59 DEBUG : dir: Looking for writers 2025/03/16 03:01:59 DEBUG : file1: reading active writers 2025/03/16 03:01:59 DEBUG : : Looking for writers 2025/03/16 03:01:59 DEBUG : dir: reading active writers 2025/03/16 03:01:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:00 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:00 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:02:00 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:00 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:00 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:02:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/16 03:02:01 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:01 DEBUG : dir: Looking for writers 2025/03/16 03:02:01 DEBUG : file1: reading active writers 2025/03/16 03:02:01 DEBUG : : Looking for writers 2025/03/16 03:02:01 DEBUG : dir: reading active writers 2025/03/16 03:02:01 DEBUG : >WaitForWriters: 2025/03/16 03:02:01 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:02 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:02 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:02:02 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:02 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:02 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:02:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/16 03:02:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:02:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:02:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:02:03 DEBUG : dir/file1(0xc000b083c0): close: 2025/03/16 03:02:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/16 03:02:03 DEBUG : dir/file1(0xc000b083c0): >close: err= 2025/03/16 03:02:03 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:03 DEBUG : dir: Looking for writers 2025/03/16 03:02:03 DEBUG : file1: reading active writers 2025/03/16 03:02:03 DEBUG : : Looking for writers 2025/03/16 03:02:03 DEBUG : dir: reading active writers 2025/03/16 03:02:03 DEBUG : >WaitForWriters: 2025/03/16 03:02:04 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:04 DEBUG : dir: Looking for writers 2025/03/16 03:02:04 DEBUG : file1: reading active writers 2025/03/16 03:02:04 DEBUG : : Looking for writers 2025/03/16 03:02:04 DEBUG : dir: reading active writers 2025/03/16 03:02:04 DEBUG : >WaitForWriters: 2025/03/16 03:02:04 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:04 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:04 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:02:04 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:04 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:04 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:02:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/16 03:02:06 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:02:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:02:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:02:06 DEBUG : dir/file1(0xc000409740): _writeAt: size=5, off=0 2025/03/16 03:02:06 DEBUG : dir/file1(0xc000409740): openPending: 2025/03/16 03:02:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:02:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/16 03:02:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:06 DEBUG : dir/file1(0xc000409740): >openPending: err= 2025/03/16 03:02:06 DEBUG : dir/file1(0xc000409740): >_writeAt: n=5, err= 2025/03/16 03:02:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/16 03:02:06 DEBUG : dir/file1(0xc000409740): close: 2025/03/16 03:02:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/16 03:02:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/16 03:02:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/16 03:02:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/16 03:02:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/16 03:02:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:02:06 DEBUG : dir/file1(0xc000409740): >close: err= 2025/03/16 03:02:06 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:06 DEBUG : dir: Looking for writers 2025/03/16 03:02:06 DEBUG : file1: reading active writers 2025/03/16 03:02:06 DEBUG : : Looking for writers 2025/03/16 03:02:06 DEBUG : dir: reading active writers 2025/03/16 03:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:02:06 DEBUG : dir: Looking for writers 2025/03/16 03:02:06 DEBUG : file1: reading active writers 2025/03/16 03:02:06 DEBUG : : Looking for writers 2025/03/16 03:02:06 DEBUG : dir: reading active writers 2025/03/16 03:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:02:06 DEBUG : dir: Looking for writers 2025/03/16 03:02:06 DEBUG : file1: reading active writers 2025/03/16 03:02:06 DEBUG : : Looking for writers 2025/03/16 03:02:06 DEBUG : dir: reading active writers 2025/03/16 03:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:02:06 DEBUG : dir: Looking for writers 2025/03/16 03:02:06 DEBUG : file1: reading active writers 2025/03/16 03:02:06 DEBUG : : Looking for writers 2025/03/16 03:02:06 DEBUG : dir: reading active writers 2025/03/16 03:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:02:06 DEBUG : dir/file1: vfs cache: starting upload 2025/03/16 03:02:06 DEBUG : dir: Looking for writers 2025/03/16 03:02:06 DEBUG : file1: reading active writers 2025/03/16 03:02:06 DEBUG : : Looking for writers 2025/03/16 03:02:06 DEBUG : dir: reading active writers 2025/03/16 03:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:02:06 DEBUG : dir: Looking for writers 2025/03/16 03:02:06 DEBUG : file1: reading active writers 2025/03/16 03:02:06 DEBUG : : Looking for writers 2025/03/16 03:02:06 DEBUG : dir: reading active writers 2025/03/16 03:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:02:07 DEBUG : dir: Looking for writers 2025/03/16 03:02:07 DEBUG : file1: reading active writers 2025/03/16 03:02:07 DEBUG : : Looking for writers 2025/03/16 03:02:07 DEBUG : dir: reading active writers 2025/03/16 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:02:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:02:07 INFO : dir/file1: Copied (replaced existing) 2025/03/16 03:02:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/03/16 03:02:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/16 03:02:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/16 03:02:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/16 03:02:07 DEBUG : dir: Looking for writers 2025/03/16 03:02:07 DEBUG : file1: reading active writers 2025/03/16 03:02:07 DEBUG : : Looking for writers 2025/03/16 03:02:07 DEBUG : dir: reading active writers 2025/03/16 03:02:07 DEBUG : >WaitForWriters: 2025/03/16 03:02:08 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:08 DEBUG : dir: Looking for writers 2025/03/16 03:02:08 DEBUG : file1: reading active writers 2025/03/16 03:02:08 DEBUG : : Looking for writers 2025/03/16 03:02:08 DEBUG : dir: reading active writers 2025/03/16 03:02:08 DEBUG : >WaitForWriters: 2025/03/16 03:02:08 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (17.28s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (1.06s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.32s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.21s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.39s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.86s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:08 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/16 03:02:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:02:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/16 03:02:10 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:10 DEBUG : dir: Looking for writers 2025/03/16 03:02:10 DEBUG : file1: reading active writers 2025/03/16 03:02:10 DEBUG : : Looking for writers 2025/03/16 03:02:10 DEBUG : dir: reading active writers 2025/03/16 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.26s) === RUN TestFileOpenReadUnknownSize 2025/03/16 03:02:10 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/16 03:02:10 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/16 03:02:10 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:02:10 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/16 03:02:10 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:10 DEBUG : : Looking for writers 2025/03/16 03:02:10 DEBUG : file.txt: reading active writers 2025/03/16 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:10 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:12 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (25 bytes), uploading instead of streaming 2025/03/16 03:02:13 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:02:13 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/16 03:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:13 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:13 DEBUG : dir: Looking for writers 2025/03/16 03:02:13 DEBUG : file1: reading active writers 2025/03/16 03:02:13 DEBUG : : Looking for writers 2025/03/16 03:02:13 DEBUG : dir: reading active writers 2025/03/16 03:02:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.92s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:13 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:15 DEBUG : dir/file1: Remove: 2025/03/16 03:02:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:15 DEBUG : dir/file1: >Remove: err= 2025/03/16 03:02:15 DEBUG : dir/file1: Remove: 2025/03/16 03:02:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/16 03:02:15 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:15 DEBUG : dir: Looking for writers 2025/03/16 03:02:15 DEBUG : : Looking for writers 2025/03/16 03:02:15 DEBUG : dir: reading active writers 2025/03/16 03:02:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.23s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:16 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:17 DEBUG : dir/file1: Remove: 2025/03/16 03:02:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:17 DEBUG : dir/file1: >Remove: err= 2025/03/16 03:02:17 DEBUG : dir/file1: Remove: 2025/03/16 03:02:17 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/16 03:02:17 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:17 DEBUG : dir: Looking for writers 2025/03/16 03:02:17 DEBUG : : Looking for writers 2025/03/16 03:02:17 DEBUG : dir: reading active writers 2025/03/16 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.31s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:18 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpen Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Received unexpected error: file does not exist Test: TestFileOpen 2025/03/16 03:02:26 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:26 DEBUG : : Looking for writers 2025/03/16 03:02:26 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (8.48s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:26 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:28 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:28 DEBUG : dir: Looking for writers 2025/03/16 03:02:28 DEBUG : file1: reading active writers 2025/03/16 03:02:28 DEBUG : : Looking for writers 2025/03/16 03:02:28 DEBUG : dir: reading active writers 2025/03/16 03:02:28 DEBUG : >WaitForWriters: 2025/03/16 03:02:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e92c0 2025/03/16 03:02:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/16 03:02:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e92c0 2025/03/16 03:02:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/16 03:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/16 03:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:30 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008e92c0 2025/03/16 03:02:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:30 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (25 bytes), uploading instead of streaming 2025/03/16 03:02:31 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:02:31 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/16 03:02:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:31 DEBUG : newLeaf: Running delayed rename now 2025/03/16 03:02:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e92c0 2025/03/16 03:02:31 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:31 DEBUG : dir: Looking for writers 2025/03/16 03:02:31 DEBUG : : Looking for writers 2025/03/16 03:02:31 DEBUG : dir: reading active writers 2025/03/16 03:02:31 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:31 DEBUG : >WaitForWriters: 2025/03/16 03:02:32 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:32 DEBUG : dir: Looking for writers 2025/03/16 03:02:32 DEBUG : : Looking for writers 2025/03/16 03:02:32 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:32 DEBUG : dir: reading active writers 2025/03/16 03:02:32 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:32 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:32 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:02:32 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:32 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:32 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:02:34 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:34 DEBUG : dir: Looking for writers 2025/03/16 03:02:34 DEBUG : file1: reading active writers 2025/03/16 03:02:34 DEBUG : : Looking for writers 2025/03/16 03:02:34 DEBUG : dir: reading active writers 2025/03/16 03:02:34 DEBUG : >WaitForWriters: 2025/03/16 03:02:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000038180 2025/03/16 03:02:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/16 03:02:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000038180 2025/03/16 03:02:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/16 03:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:02:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/16 03:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc000038180 2025/03/16 03:02:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:36 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (25 bytes), uploading instead of streaming 2025/03/16 03:02:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:02:36 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/16 03:02:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:36 DEBUG : newLeaf: Running delayed rename now 2025/03/16 03:02:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000038180 2025/03/16 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:37 DEBUG : dir: Looking for writers 2025/03/16 03:02:37 DEBUG : : Looking for writers 2025/03/16 03:02:37 DEBUG : dir: reading active writers 2025/03/16 03:02:37 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:37 DEBUG : >WaitForWriters: 2025/03/16 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:37 DEBUG : dir: Looking for writers 2025/03/16 03:02:37 DEBUG : : Looking for writers 2025/03/16 03:02:37 DEBUG : dir: reading active writers 2025/03/16 03:02:37 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:37 DEBUG : >WaitForWriters: 2025/03/16 03:02:37 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:38 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:38 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:02:38 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:38 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:38 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:02:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/16 03:02:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:02:39 DEBUG : dir/file1(0xc000f6c2c0): openPending: 2025/03/16 03:02:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:02:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/16 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:39 DEBUG : dir/file1(0xc000f6c2c0): >openPending: err= 2025/03/16 03:02:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/16 03:02:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:02:39 DEBUG : dir/file1(0xc000f6c2c0): _writeAt: size=14, off=0 2025/03/16 03:02:39 DEBUG : dir/file1(0xc000f6c2c0): >_writeAt: n=14, err= 2025/03/16 03:02:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/16 03:02:39 DEBUG : dir/file1(0xc000f6c2c0): close: 2025/03/16 03:02:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/16 03:02:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/16 03:02:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:02:39 DEBUG : dir/file1(0xc000f6c2c0): >close: err= 2025/03/16 03:02:39 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:39 DEBUG : dir: Looking for writers 2025/03/16 03:02:39 DEBUG : file1: reading active writers 2025/03/16 03:02:39 DEBUG : : Looking for writers 2025/03/16 03:02:39 DEBUG : dir: reading active writers 2025/03/16 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:02:39 DEBUG : dir: Looking for writers 2025/03/16 03:02:39 DEBUG : file1: reading active writers 2025/03/16 03:02:39 DEBUG : : Looking for writers 2025/03/16 03:02:39 DEBUG : dir: reading active writers 2025/03/16 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:02:39 DEBUG : dir: Looking for writers 2025/03/16 03:02:39 DEBUG : file1: reading active writers 2025/03/16 03:02:39 DEBUG : : Looking for writers 2025/03/16 03:02:39 DEBUG : dir: reading active writers 2025/03/16 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:02:39 DEBUG : dir: Looking for writers 2025/03/16 03:02:39 DEBUG : file1: reading active writers 2025/03/16 03:02:39 DEBUG : : Looking for writers 2025/03/16 03:02:39 DEBUG : dir: reading active writers 2025/03/16 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:02:39 DEBUG : dir/file1: vfs cache: starting upload 2025/03/16 03:02:39 DEBUG : dir: Looking for writers 2025/03/16 03:02:39 DEBUG : file1: reading active writers 2025/03/16 03:02:39 DEBUG : : Looking for writers 2025/03/16 03:02:39 DEBUG : dir: reading active writers 2025/03/16 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:02:40 DEBUG : dir: Looking for writers 2025/03/16 03:02:40 DEBUG : file1: reading active writers 2025/03/16 03:02:40 DEBUG : : Looking for writers 2025/03/16 03:02:40 DEBUG : dir: reading active writers 2025/03/16 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:02:40 DEBUG : dir: Looking for writers 2025/03/16 03:02:40 DEBUG : file1: reading active writers 2025/03/16 03:02:40 DEBUG : : Looking for writers 2025/03/16 03:02:40 DEBUG : dir: reading active writers 2025/03/16 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:02:40 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:02:40 INFO : dir/file1: Copied (replaced existing) 2025/03/16 03:02:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/16 03:02:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/16 03:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/16 03:02:41 DEBUG : dir: Looking for writers 2025/03/16 03:02:41 DEBUG : file1: reading active writers 2025/03/16 03:02:41 DEBUG : : Looking for writers 2025/03/16 03:02:41 DEBUG : dir: reading active writers 2025/03/16 03:02:41 DEBUG : >WaitForWriters: 2025/03/16 03:02:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:02:41 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:02:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:02:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:02:41 DEBUG : dir/file1(0xc000160d00): _readAt: size=512, off=0 2025/03/16 03:02:41 DEBUG : dir/file1(0xc000160d00): openPending: 2025/03/16 03:02:41 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," 2025/03/16 03:02:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/16 03:02:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:41 DEBUG : dir/file1(0xc000160d00): >openPending: err= 2025/03/16 03:02:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/16 03:02:41 DEBUG : dir/file1(0xc000160d00): >_readAt: n=14, err=EOF 2025/03/16 03:02:41 DEBUG : dir/file1(0xc000160d00): close: 2025/03/16 03:02:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/16 03:02:41 DEBUG : dir/file1(0xc000160d00): >close: err= 2025/03/16 03:02:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/16 03:02:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0000015c0 2025/03/16 03:02:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/16 03:02:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/16 03:02:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0000015c0 2025/03/16 03:02:42 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/16 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:02:43 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:02:43 DEBUG : dir/file1(0xc000f6c980): openPending: 2025/03/16 03:02:43 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," 2025/03/16 03:02:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/16 03:02:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:43 DEBUG : dir/file1(0xc000f6c980): >openPending: err= 2025/03/16 03:02:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/16 03:02:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:02:43 DEBUG : dir/file1(0xc000f6c980): _writeAt: size=25, off=0 2025/03/16 03:02:43 DEBUG : dir/file1(0xc000f6c980): >_writeAt: n=25, err= 2025/03/16 03:02:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/16 03:02:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0000015c0 2025/03/16 03:02:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:43 DEBUG : newLeaf(0xc000f6c980): close: 2025/03/16 03:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/16 03:02:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-16 03:02:43.186848121 +0000 UTC m=+120.122200242 2025/03/16 03:02:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/16 03:02:43 DEBUG : newLeaf(0xc000f6c980): >close: err= 2025/03/16 03:02:43 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:43 DEBUG : dir: Looking for writers 2025/03/16 03:02:43 DEBUG : : Looking for writers 2025/03/16 03:02:43 DEBUG : dir: reading active writers 2025/03/16 03:02:43 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:02:43 DEBUG : dir: Looking for writers 2025/03/16 03:02:43 DEBUG : : Looking for writers 2025/03/16 03:02:43 DEBUG : dir: reading active writers 2025/03/16 03:02:43 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:02:43 DEBUG : dir: Looking for writers 2025/03/16 03:02:43 DEBUG : : Looking for writers 2025/03/16 03:02:43 DEBUG : dir: reading active writers 2025/03/16 03:02:43 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:02:43 DEBUG : dir: Looking for writers 2025/03/16 03:02:43 DEBUG : : Looking for writers 2025/03/16 03:02:43 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:43 DEBUG : dir: reading active writers 2025/03/16 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:02:43 DEBUG : newLeaf: vfs cache: starting upload 2025/03/16 03:02:43 DEBUG : dir: Looking for writers 2025/03/16 03:02:43 DEBUG : : Looking for writers 2025/03/16 03:02:43 DEBUG : dir: reading active writers 2025/03/16 03:02:43 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:02:44 DEBUG : dir: Looking for writers 2025/03/16 03:02:44 DEBUG : : Looking for writers 2025/03/16 03:02:44 DEBUG : dir: reading active writers 2025/03/16 03:02:44 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:02:44 DEBUG : dir: Looking for writers 2025/03/16 03:02:44 DEBUG : : Looking for writers 2025/03/16 03:02:44 DEBUG : dir: reading active writers 2025/03/16 03:02:44 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:02:44 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/16 03:02:44 INFO : newLeaf: Copied (replaced existing) 2025/03/16 03:02:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-16 03:02:43 +0000 UTC," 2025/03/16 03:02:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/16 03:02:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/16 03:02:45 DEBUG : dir: Looking for writers 2025/03/16 03:02:45 DEBUG : : Looking for writers 2025/03/16 03:02:45 DEBUG : dir: reading active writers 2025/03/16 03:02:45 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:45 DEBUG : >WaitForWriters: 2025/03/16 03:02:45 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:45 DEBUG : dir: Looking for writers 2025/03/16 03:02:45 DEBUG : : Looking for writers 2025/03/16 03:02:45 DEBUG : dir: reading active writers 2025/03/16 03:02:45 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:45 DEBUG : >WaitForWriters: 2025/03/16 03:02:45 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:46 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:46 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:02:46 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:46 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:46 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:02:47 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:47 DEBUG : dir: Looking for writers 2025/03/16 03:02:47 DEBUG : file1: reading active writers 2025/03/16 03:02:47 DEBUG : : Looking for writers 2025/03/16 03:02:47 DEBUG : dir: reading active writers 2025/03/16 03:02:47 DEBUG : >WaitForWriters: 2025/03/16 03:02:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000038d80 2025/03/16 03:02:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/16 03:02:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000038d80 2025/03/16 03:02:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/16 03:02:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:02:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:02:49 DEBUG : dir/file1(0xc000b08880): openPending: 2025/03/16 03:02:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:02:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/16 03:02:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:49 DEBUG : dir/file1(0xc000b08880): >openPending: err= 2025/03/16 03:02:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/16 03:02:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:02:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:02:49 DEBUG : dir/file1(0xc000b08880): _writeAt: size=25, off=0 2025/03/16 03:02:49 DEBUG : dir/file1(0xc000b08880): >_writeAt: n=25, err= 2025/03/16 03:02:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/16 03:02:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000038d80 2025/03/16 03:02:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:49 DEBUG : newLeaf(0xc000b08880): close: 2025/03/16 03:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/16 03:02:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-16 03:02:49.381654155 +0000 UTC m=+126.317006316 2025/03/16 03:02:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/16 03:02:49 DEBUG : newLeaf(0xc000b08880): >close: err= 2025/03/16 03:02:49 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:49 DEBUG : dir: Looking for writers 2025/03/16 03:02:49 DEBUG : : Looking for writers 2025/03/16 03:02:49 DEBUG : dir: reading active writers 2025/03/16 03:02:49 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:02:49 DEBUG : dir: Looking for writers 2025/03/16 03:02:49 DEBUG : : Looking for writers 2025/03/16 03:02:49 DEBUG : dir: reading active writers 2025/03/16 03:02:49 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:02:50 DEBUG : dir: Looking for writers 2025/03/16 03:02:50 DEBUG : : Looking for writers 2025/03/16 03:02:50 DEBUG : dir: reading active writers 2025/03/16 03:02:50 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:02:50 DEBUG : dir: Looking for writers 2025/03/16 03:02:50 DEBUG : : Looking for writers 2025/03/16 03:02:50 DEBUG : dir: reading active writers 2025/03/16 03:02:50 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:02:50 DEBUG : newLeaf: vfs cache: starting upload 2025/03/16 03:02:50 DEBUG : dir: Looking for writers 2025/03/16 03:02:50 DEBUG : : Looking for writers 2025/03/16 03:02:50 DEBUG : dir: reading active writers 2025/03/16 03:02:50 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:02:50 DEBUG : dir: Looking for writers 2025/03/16 03:02:50 DEBUG : : Looking for writers 2025/03/16 03:02:50 DEBUG : dir: reading active writers 2025/03/16 03:02:50 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:02:50 DEBUG : dir: Looking for writers 2025/03/16 03:02:50 DEBUG : : Looking for writers 2025/03/16 03:02:50 DEBUG : dir: reading active writers 2025/03/16 03:02:50 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:02:50 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/16 03:02:50 INFO : newLeaf: Copied (replaced existing) 2025/03/16 03:02:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-16 03:02:49 +0000 UTC," 2025/03/16 03:02:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/16 03:02:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/16 03:02:51 DEBUG : dir: Looking for writers 2025/03/16 03:02:51 DEBUG : : Looking for writers 2025/03/16 03:02:51 DEBUG : dir: reading active writers 2025/03/16 03:02:51 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:51 DEBUG : >WaitForWriters: 2025/03/16 03:02:51 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:51 DEBUG : dir: Looking for writers 2025/03/16 03:02:51 DEBUG : : Looking for writers 2025/03/16 03:02:51 DEBUG : dir: reading active writers 2025/03/16 03:02:51 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:51 DEBUG : >WaitForWriters: 2025/03/16 03:02:51 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:52 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:52 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:02:52 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:52 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:52 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:02:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/16 03:02:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:02:53 DEBUG : dir/file1(0xc000ef0540): openPending: 2025/03/16 03:02:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:02:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/16 03:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:53 DEBUG : dir/file1(0xc000ef0540): >openPending: err= 2025/03/16 03:02:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/16 03:02:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:02:53 DEBUG : dir/file1(0xc000ef0540): _writeAt: size=14, off=0 2025/03/16 03:02:53 DEBUG : dir/file1(0xc000ef0540): >_writeAt: n=14, err= 2025/03/16 03:02:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/16 03:02:53 DEBUG : dir/file1(0xc000ef0540): close: 2025/03/16 03:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/16 03:02:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/16 03:02:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:02:53 DEBUG : dir/file1(0xc000ef0540): >close: err= 2025/03/16 03:02:53 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:53 DEBUG : dir: Looking for writers 2025/03/16 03:02:53 DEBUG : file1: reading active writers 2025/03/16 03:02:53 DEBUG : : Looking for writers 2025/03/16 03:02:53 DEBUG : dir: reading active writers 2025/03/16 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:02:53 DEBUG : dir: Looking for writers 2025/03/16 03:02:53 DEBUG : file1: reading active writers 2025/03/16 03:02:53 DEBUG : : Looking for writers 2025/03/16 03:02:53 DEBUG : dir: reading active writers 2025/03/16 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:02:53 DEBUG : dir: Looking for writers 2025/03/16 03:02:53 DEBUG : file1: reading active writers 2025/03/16 03:02:53 DEBUG : : Looking for writers 2025/03/16 03:02:53 DEBUG : dir: reading active writers 2025/03/16 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:02:53 DEBUG : dir: Looking for writers 2025/03/16 03:02:53 DEBUG : file1: reading active writers 2025/03/16 03:02:53 DEBUG : : Looking for writers 2025/03/16 03:02:53 DEBUG : dir: reading active writers 2025/03/16 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:02:53 DEBUG : dir/file1: vfs cache: starting upload 2025/03/16 03:02:53 DEBUG : dir: Looking for writers 2025/03/16 03:02:53 DEBUG : file1: reading active writers 2025/03/16 03:02:53 DEBUG : : Looking for writers 2025/03/16 03:02:53 DEBUG : dir: reading active writers 2025/03/16 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:02:53 DEBUG : dir: Looking for writers 2025/03/16 03:02:53 DEBUG : file1: reading active writers 2025/03/16 03:02:53 DEBUG : : Looking for writers 2025/03/16 03:02:53 DEBUG : dir: reading active writers 2025/03/16 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:02:54 DEBUG : dir: Looking for writers 2025/03/16 03:02:54 DEBUG : file1: reading active writers 2025/03/16 03:02:54 DEBUG : : Looking for writers 2025/03/16 03:02:54 DEBUG : dir: reading active writers 2025/03/16 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:02:54 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:02:54 INFO : dir/file1: Copied (replaced existing) 2025/03/16 03:02:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/16 03:02:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/16 03:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/16 03:02:54 DEBUG : dir: Looking for writers 2025/03/16 03:02:54 DEBUG : file1: reading active writers 2025/03/16 03:02:54 DEBUG : : Looking for writers 2025/03/16 03:02:54 DEBUG : dir: reading active writers 2025/03/16 03:02:54 DEBUG : >WaitForWriters: 2025/03/16 03:02:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:02:54 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:02:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:02:54 DEBUG : dir/file1(0xc000ef06c0): _readAt: size=512, off=0 2025/03/16 03:02:54 DEBUG : dir/file1(0xc000ef06c0): openPending: 2025/03/16 03:02:54 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," 2025/03/16 03:02:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/16 03:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:54 DEBUG : dir/file1(0xc000ef06c0): >openPending: err= 2025/03/16 03:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/16 03:02:54 DEBUG : dir/file1(0xc000ef06c0): >_readAt: n=14, err=EOF 2025/03/16 03:02:54 DEBUG : dir/file1(0xc000ef06c0): close: 2025/03/16 03:02:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/16 03:02:54 DEBUG : dir/file1(0xc000ef06c0): >close: err= 2025/03/16 03:02:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/16 03:02:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000039380 2025/03/16 03:02:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/16 03:02:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/16 03:02:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000039380 2025/03/16 03:02:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/16 03:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:02:56 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:02:56 DEBUG : dir/file1(0xc0009c3a80): openPending: 2025/03/16 03:02:56 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," 2025/03/16 03:02:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/16 03:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:02:56 DEBUG : dir/file1(0xc0009c3a80): >openPending: err= 2025/03/16 03:02:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/16 03:02:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:02:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:02:56 DEBUG : dir/file1(0xc0009c3a80): _writeAt: size=25, off=0 2025/03/16 03:02:56 DEBUG : dir/file1(0xc0009c3a80): >_writeAt: n=25, err= 2025/03/16 03:02:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:02:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/16 03:02:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000039380 2025/03/16 03:02:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:02:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:57 DEBUG : newLeaf(0xc0009c3a80): close: 2025/03/16 03:02:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/16 03:02:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-16 03:02:56.772374461 +0000 UTC m=+133.707726623 2025/03/16 03:02:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/16 03:02:57 DEBUG : newLeaf(0xc0009c3a80): >close: err= 2025/03/16 03:02:57 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:57 DEBUG : dir: Looking for writers 2025/03/16 03:02:57 DEBUG : : Looking for writers 2025/03/16 03:02:57 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:57 DEBUG : dir: reading active writers 2025/03/16 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:02:57 DEBUG : dir: Looking for writers 2025/03/16 03:02:57 DEBUG : : Looking for writers 2025/03/16 03:02:57 DEBUG : dir: reading active writers 2025/03/16 03:02:57 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:02:57 DEBUG : dir: Looking for writers 2025/03/16 03:02:57 DEBUG : : Looking for writers 2025/03/16 03:02:57 DEBUG : dir: reading active writers 2025/03/16 03:02:57 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:02:57 DEBUG : dir: Looking for writers 2025/03/16 03:02:57 DEBUG : : Looking for writers 2025/03/16 03:02:57 DEBUG : dir: reading active writers 2025/03/16 03:02:57 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:02:57 DEBUG : newLeaf: vfs cache: starting upload 2025/03/16 03:02:57 DEBUG : dir: Looking for writers 2025/03/16 03:02:57 DEBUG : : Looking for writers 2025/03/16 03:02:57 DEBUG : dir: reading active writers 2025/03/16 03:02:57 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:02:57 DEBUG : dir: Looking for writers 2025/03/16 03:02:57 DEBUG : : Looking for writers 2025/03/16 03:02:57 DEBUG : dir: reading active writers 2025/03/16 03:02:57 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:02:57 DEBUG : dir: Looking for writers 2025/03/16 03:02:57 DEBUG : : Looking for writers 2025/03/16 03:02:57 DEBUG : dir: reading active writers 2025/03/16 03:02:57 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:02:58 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/16 03:02:58 INFO : newLeaf: Copied (replaced existing) 2025/03/16 03:02:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-16 03:02:56 +0000 UTC," 2025/03/16 03:02:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/16 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:02:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/16 03:02:58 DEBUG : dir: Looking for writers 2025/03/16 03:02:58 DEBUG : : Looking for writers 2025/03/16 03:02:58 DEBUG : dir: reading active writers 2025/03/16 03:02:58 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:58 DEBUG : >WaitForWriters: 2025/03/16 03:02:58 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:02:58 DEBUG : dir: Looking for writers 2025/03/16 03:02:58 DEBUG : : Looking for writers 2025/03/16 03:02:58 DEBUG : dir: reading active writers 2025/03/16 03:02:58 DEBUG : newLeaf: reading active writers 2025/03/16 03:02:58 DEBUG : >WaitForWriters: 2025/03/16 03:02:58 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:02:59 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:02:59 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:02:59 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:59 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:02:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:02:59 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:00 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:00 DEBUG : dir: Looking for writers 2025/03/16 03:03:00 DEBUG : file1: reading active writers 2025/03/16 03:03:00 DEBUG : : Looking for writers 2025/03/16 03:03:00 DEBUG : dir: reading active writers 2025/03/16 03:03:00 DEBUG : >WaitForWriters: 2025/03/16 03:03:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:00 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:03:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:03:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:03:00 DEBUG : dir/file1(0xc000ef04c0): _readAt: size=512, off=0 2025/03/16 03:03:00 DEBUG : dir/file1(0xc000ef04c0): openPending: 2025/03/16 03:03:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:03:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/16 03:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:00 DEBUG : dir/file1(0xc000ef04c0): >openPending: err= 2025/03/16 03:03:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/16 03:03:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:03:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:01 DEBUG : dir/file1(0xc000ef04c0): >_readAt: n=14, err=EOF 2025/03/16 03:03:01 DEBUG : dir/file1(0xc000ef04c0): close: 2025/03/16 03:03:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/16 03:03:01 DEBUG : dir/file1(0xc000ef04c0): >close: err= 2025/03/16 03:03:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:03:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/16 03:03:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e8780 2025/03/16 03:03:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:03:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:03:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/16 03:03:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/16 03:03:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e8780 2025/03/16 03:03:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/16 03:03:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:03:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:03:03 DEBUG : dir/file1(0xc000b08d00): openPending: 2025/03/16 03:03:03 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," 2025/03/16 03:03:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/16 03:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:03 DEBUG : dir/file1(0xc000b08d00): >openPending: err= 2025/03/16 03:03:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/16 03:03:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:03:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:03:03 DEBUG : dir/file1(0xc000b08d00): _writeAt: size=25, off=0 2025/03/16 03:03:03 DEBUG : dir/file1(0xc000b08d00): >_writeAt: n=25, err= 2025/03/16 03:03:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/16 03:03:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/16 03:03:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e8780 2025/03/16 03:03:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/16 03:03:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:03:03 DEBUG : newLeaf(0xc000b08d00): close: 2025/03/16 03:03:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/16 03:03:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-16 03:03:03.267627705 +0000 UTC m=+140.202979837 2025/03/16 03:03:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:03 DEBUG : newLeaf(0xc000b08d00): >close: err= 2025/03/16 03:03:03 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:03 DEBUG : dir: Looking for writers 2025/03/16 03:03:03 DEBUG : : Looking for writers 2025/03/16 03:03:03 DEBUG : dir: reading active writers 2025/03/16 03:03:03 DEBUG : newLeaf: reading active writers 2025/03/16 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:03 DEBUG : dir: Looking for writers 2025/03/16 03:03:03 DEBUG : : Looking for writers 2025/03/16 03:03:03 DEBUG : dir: reading active writers 2025/03/16 03:03:03 DEBUG : newLeaf: reading active writers 2025/03/16 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:03 DEBUG : dir: Looking for writers 2025/03/16 03:03:03 DEBUG : : Looking for writers 2025/03/16 03:03:03 DEBUG : dir: reading active writers 2025/03/16 03:03:03 DEBUG : newLeaf: reading active writers 2025/03/16 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:03 DEBUG : dir: Looking for writers 2025/03/16 03:03:03 DEBUG : : Looking for writers 2025/03/16 03:03:03 DEBUG : dir: reading active writers 2025/03/16 03:03:03 DEBUG : newLeaf: reading active writers 2025/03/16 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:03 DEBUG : newLeaf: vfs cache: starting upload 2025/03/16 03:03:04 DEBUG : dir: Looking for writers 2025/03/16 03:03:04 DEBUG : : Looking for writers 2025/03/16 03:03:04 DEBUG : dir: reading active writers 2025/03/16 03:03:04 DEBUG : newLeaf: reading active writers 2025/03/16 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:04 DEBUG : dir: Looking for writers 2025/03/16 03:03:04 DEBUG : : Looking for writers 2025/03/16 03:03:04 DEBUG : dir: reading active writers 2025/03/16 03:03:04 DEBUG : newLeaf: reading active writers 2025/03/16 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:04 DEBUG : dir: Looking for writers 2025/03/16 03:03:04 DEBUG : : Looking for writers 2025/03/16 03:03:04 DEBUG : dir: reading active writers 2025/03/16 03:03:04 DEBUG : newLeaf: reading active writers 2025/03/16 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:04 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/16 03:03:04 INFO : newLeaf: Copied (replaced existing) 2025/03/16 03:03:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-16 03:03:03 +0000 UTC," 2025/03/16 03:03:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/16 03:03:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/16 03:03:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/16 03:03:05 DEBUG : dir: Looking for writers 2025/03/16 03:03:05 DEBUG : : Looking for writers 2025/03/16 03:03:05 DEBUG : dir: reading active writers 2025/03/16 03:03:05 DEBUG : newLeaf: reading active writers 2025/03/16 03:03:05 DEBUG : >WaitForWriters: 2025/03/16 03:03:05 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:05 DEBUG : dir: Looking for writers 2025/03/16 03:03:05 DEBUG : : Looking for writers 2025/03/16 03:03:05 DEBUG : dir: reading active writers 2025/03/16 03:03:05 DEBUG : newLeaf: reading active writers 2025/03/16 03:03:05 DEBUG : >WaitForWriters: 2025/03/16 03:03:05 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestFileRename (39.23s) --- PASS: TestFileRename/off,forceCache=false (5.86s) --- PASS: TestFileRename/minimal,forceCache=false (5.69s) --- PASS: TestFileRename/minimal,forceCache=true (7.61s) --- PASS: TestFileRename/writes,forceCache=false (6.12s) --- PASS: TestFileRename/writes,forceCache=true (7.46s) --- PASS: TestFileRename/full,forceCache=false (6.49s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:06 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:06 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:06 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:06 DEBUG : : Looking for writers 2025/03/16 03:03:06 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:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:06 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/16 03:03:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/16 03:03:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:08 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:08 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:08 DEBUG : dir: Looking for writers 2025/03/16 03:03:08 DEBUG : file1: reading active writers 2025/03/16 03:03:08 DEBUG : : Looking for writers 2025/03/16 03:03:08 DEBUG : dir: reading active writers 2025/03/16 03:03:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.31s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:08 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/16 03:03:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/16 03:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/16 03:03:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/16 03:03:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/16 03:03:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/16 03:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/16 03:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/16 03:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/16 03:03:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/16 03:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/16 03:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/16 03:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/16 03:03:11 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/16 03:03:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/16 03:03:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/16 03:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/16 03:03:11 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:11 DEBUG : dir: Looking for writers 2025/03/16 03:03:11 DEBUG : file1: reading active writers 2025/03/16 03:03:11 DEBUG : : Looking for writers 2025/03/16 03:03:11 DEBUG : dir: reading active writers 2025/03/16 03:03:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.71s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:12 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/16 03:03:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/16 03:03:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/16 03:03:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/16 03:03:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/16 03:03:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/16 03:03:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/16 03:03:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/16 03:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/16 03:03:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/16 03:03:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/16 03:03:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/16 03:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/16 03:03:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/16 03:03:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/16 03:03:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/16 03:03:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/16 03:03:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/16 03:03:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/16 03:03:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/16 03:03:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/16 03:03:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/16 03:03:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/16 03:03:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/16 03:03:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/16 03:03:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/16 03:03:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/16 03:03:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/16 03:03:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/16 03:03:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/16 03:03:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/16 03:03:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/16 03:03:16 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:16 DEBUG : dir: Looking for writers 2025/03/16 03:03:16 DEBUG : file1: reading active writers 2025/03/16 03:03:16 DEBUG : : Looking for writers 2025/03/16 03:03:16 DEBUG : dir: reading active writers 2025/03/16 03:03:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.31s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:16 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/16 03:03:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/16 03:03:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:18 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:18 DEBUG : dir: Looking for writers 2025/03/16 03:03:18 DEBUG : file1: reading active writers 2025/03/16 03:03:18 DEBUG : : Looking for writers 2025/03/16 03:03:18 DEBUG : dir: reading active writers 2025/03/16 03:03:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.25s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:19 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/16 03:03:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/16 03:03:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/16 03:03:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/16 03:03:20 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:20 DEBUG : dir: Looking for writers 2025/03/16 03:03:20 DEBUG : file1: reading active writers 2025/03/16 03:03:20 DEBUG : : Looking for writers 2025/03/16 03:03:20 DEBUG : dir: reading active writers 2025/03/16 03:03:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.25s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:21 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:21 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:21 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:21 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:21 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:03:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:03:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:03:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): _readAt: size=1, off=0 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): openPending: 2025/03/16 03:03:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:03:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/16 03:03:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): >openPending: err= 2025/03/16 03:03:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/16 03:03:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:03:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): >_readAt: n=1, err= 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): _readAt: size=256, off=1 2025/03/16 03:03:22 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): >_readAt: n=15, err=EOF 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): _readAt: size=16, off=16 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): >_readAt: n=0, err=EOF 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): close: 2025/03/16 03:03:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): >close: err= 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): close: 2025/03/16 03:03:22 DEBUG : dir/file1(0xc000f6c680): >close: err=file already closed 2025/03/16 03:03:22 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:22 DEBUG : dir: Looking for writers 2025/03/16 03:03:22 DEBUG : file1: reading active writers 2025/03/16 03:03:22 DEBUG : : Looking for writers 2025/03/16 03:03:22 DEBUG : dir: reading active writers 2025/03/16 03:03:22 DEBUG : >WaitForWriters: 2025/03/16 03:03:22 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.33s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:23 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:23 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:23 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:23 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:23 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:03:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:03:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:03:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/16 03:03:24 DEBUG : dir/file1(0xc000160d00): _readAt: size=1, off=0 2025/03/16 03:03:24 DEBUG : dir/file1(0xc000160d00): openPending: 2025/03/16 03:03:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:03:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/16 03:03:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:24 DEBUG : dir/file1(0xc000160d00): >openPending: err= 2025/03/16 03:03:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/16 03:03:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:03:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): >_readAt: n=1, err= 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): _readAt: size=1, off=5 2025/03/16 03:03:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): >_readAt: n=1, err= 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): _readAt: size=1, off=3 2025/03/16 03:03:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): >_readAt: n=1, err= 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): _readAt: size=1, off=13 2025/03/16 03:03:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): >_readAt: n=1, err= 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): _readAt: size=16, off=100 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): >_readAt: n=0, err=EOF 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): close: 2025/03/16 03:03:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/16 03:03:25 DEBUG : dir/file1(0xc000160d00): >close: err= 2025/03/16 03:03:25 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:25 DEBUG : dir: Looking for writers 2025/03/16 03:03:25 DEBUG : file1: reading active writers 2025/03/16 03:03:25 DEBUG : : Looking for writers 2025/03/16 03:03:25 DEBUG : dir: reading active writers 2025/03/16 03:03:25 DEBUG : >WaitForWriters: 2025/03/16 03:03:25 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.22s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:25 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:25 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:25 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:25 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:25 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:03:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:03:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): _readAt: size=1, off=0 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): openPending: 2025/03/16 03:03:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:03:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/16 03:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): >openPending: err= 2025/03/16 03:03:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/16 03:03:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:03:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): >_readAt: n=1, err= 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): _readAt: size=1, off=5 2025/03/16 03:03:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): >_readAt: n=1, err= 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): _readAt: size=1, off=1 2025/03/16 03:03:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): >_readAt: n=1, err= 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): _readAt: size=6, off=10 2025/03/16 03:03:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): >_readAt: n=6, err= 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): _readAt: size=256, off=10 2025/03/16 03:03:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): >_readAt: n=6, err=EOF 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): _readAt: size=256, off=100 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): >_readAt: n=0, err=EOF 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): close: 2025/03/16 03:03:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): >close: err= 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): _readAt: size=256, off=100 2025/03/16 03:03:27 DEBUG : dir/file1(0xc000b08900): >_readAt: n=0, err=file already closed 2025/03/16 03:03:27 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:27 DEBUG : dir: Looking for writers 2025/03/16 03:03:27 DEBUG : file1: reading active writers 2025/03/16 03:03:27 DEBUG : : Looking for writers 2025/03/16 03:03:27 DEBUG : dir: reading active writers 2025/03/16 03:03:27 DEBUG : >WaitForWriters: 2025/03/16 03:03:27 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.27s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:28 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:28 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:28 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:28 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:28 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/16 03:03:29 DEBUG : dir/file1(0xc000161780): RWFileHandle.Flush 2025/03/16 03:03:29 DEBUG : dir/file1(0xc000161780): _readAt: size=256, off=0 2025/03/16 03:03:29 DEBUG : dir/file1(0xc000161780): openPending: 2025/03/16 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/16 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:29 DEBUG : dir/file1(0xc000161780): >openPending: err= 2025/03/16 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/16 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:29 DEBUG : dir/file1(0xc000161780): >_readAt: n=16, err=EOF 2025/03/16 03:03:29 DEBUG : dir/file1(0xc000161780): RWFileHandle.Flush 2025/03/16 03:03:29 DEBUG : dir/file1(0xc000161780): RWFileHandle.Flush 2025/03/16 03:03:29 DEBUG : dir/file1(0xc000161780): close: 2025/03/16 03:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/16 03:03:29 DEBUG : dir/file1(0xc000161780): >close: err= 2025/03/16 03:03:29 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:29 DEBUG : dir: Looking for writers 2025/03/16 03:03:29 DEBUG : file1: reading active writers 2025/03/16 03:03:29 DEBUG : : Looking for writers 2025/03/16 03:03:29 DEBUG : dir: reading active writers 2025/03/16 03:03:29 DEBUG : >WaitForWriters: 2025/03/16 03:03:29 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.24s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:30 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:30 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:30 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:30 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:30 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/16 03:03:31 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:03:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:03:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/16 03:03:31 DEBUG : dir/file1(0xc001060c80): _readAt: size=256, off=0 2025/03/16 03:03:31 DEBUG : dir/file1(0xc001060c80): openPending: 2025/03/16 03:03:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:03:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/16 03:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:31 DEBUG : dir/file1(0xc001060c80): >openPending: err= 2025/03/16 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/16 03:03:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:03:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:03:31 DEBUG : dir/file1(0xc001060c80): >_readAt: n=16, err=EOF 2025/03/16 03:03:31 DEBUG : dir/file1(0xc001060c80): RWFileHandle.Release 2025/03/16 03:03:31 DEBUG : dir/file1(0xc001060c80): close: 2025/03/16 03:03:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/16 03:03:31 DEBUG : dir/file1(0xc001060c80): >close: err= 2025/03/16 03:03:31 DEBUG : dir/file1(0xc001060c80): RWFileHandle.Release 2025/03/16 03:03:31 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:31 DEBUG : dir: Looking for writers 2025/03/16 03:03:31 DEBUG : file1: reading active writers 2025/03/16 03:03:31 DEBUG : : Looking for writers 2025/03/16 03:03:31 DEBUG : dir: reading active writers 2025/03/16 03:03:31 DEBUG : >WaitForWriters: 2025/03/16 03:03:31 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.27s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:32 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:32 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:32 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:32 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:32 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:32 DEBUG : file1: newRWFileHandle: 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): openPending: 2025/03/16 03:03:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): >openPending: err= 2025/03/16 03:03:32 DEBUG : file1: >newRWFileHandle: err= 2025/03/16 03:03:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/16 03:03:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): _writeAt: size=5, off=0 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): >_writeAt: n=5, err= 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): _writeAt: size=7, off=5 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): >_writeAt: n=7, err= 2025/03/16 03:03:32 DEBUG : file1: vfs cache: truncate to size=11 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): close: 2025/03/16 03:03:32 DEBUG : file1: vfs cache: setting modification time to 2025-03-16 03:03:32.722493703 +0000 UTC m=+169.657845845 2025/03/16 03:03:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): >close: err= 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): close: 2025/03/16 03:03:32 DEBUG : file1(0xc0009c2000): >close: err=file already closed 2025/03/16 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:32 DEBUG : : Looking for writers 2025/03/16 03:03:32 DEBUG : file1: reading active writers 2025/03/16 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:32 DEBUG : : Looking for writers 2025/03/16 03:03:32 DEBUG : file1: reading active writers 2025/03/16 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:32 DEBUG : : Looking for writers 2025/03/16 03:03:32 DEBUG : file1: reading active writers 2025/03/16 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:32 DEBUG : : Looking for writers 2025/03/16 03:03:32 DEBUG : file1: reading active writers 2025/03/16 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:32 DEBUG : file1: vfs cache: starting upload 2025/03/16 03:03:32 DEBUG : : Looking for writers 2025/03/16 03:03:32 DEBUG : file1: reading active writers 2025/03/16 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:33 DEBUG : : Looking for writers 2025/03/16 03:03:33 DEBUG : file1: reading active writers 2025/03/16 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:33 DEBUG : : Looking for writers 2025/03/16 03:03:33 DEBUG : file1: reading active writers 2025/03/16 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:03:33 INFO : file1: Copied (new) 2025/03/16 03:03:33 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-16 03:03:32 +0000 UTC," 2025/03/16 03:03:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/16 03:03:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:33 INFO : file1: vfs cache: upload succeeded try #1 2025/03/16 03:03:33 DEBUG : : Looking for writers 2025/03/16 03:03:33 DEBUG : file1: reading active writers 2025/03/16 03:03:33 DEBUG : >WaitForWriters: 2025/03/16 03:03:34 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:34 DEBUG : : Looking for writers 2025/03/16 03:03:34 DEBUG : file1: reading active writers 2025/03/16 03:03:34 DEBUG : >WaitForWriters: 2025/03/16 03:03:34 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:34 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:34 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:34 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:34 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:34 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:34 DEBUG : file1: newRWFileHandle: 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): openPending: 2025/03/16 03:03:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): >openPending: err= 2025/03/16 03:03:34 DEBUG : file1: >newRWFileHandle: err= 2025/03/16 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/16 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): _writeAt: size=7, off=0 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): >_writeAt: n=7, err= 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): _writeAt: size=6, off=5 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): >_writeAt: n=6, err= 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): close: 2025/03/16 03:03:34 DEBUG : file1: vfs cache: setting modification time to 2025-03-16 03:03:34.695757271 +0000 UTC m=+171.631109433 2025/03/16 03:03:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): >close: err= 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): _writeAt: size=5, off=0 2025/03/16 03:03:34 DEBUG : file1(0xc0009c2900): >_writeAt: n=0, err=file already closed 2025/03/16 03:03:34 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:34 DEBUG : : Looking for writers 2025/03/16 03:03:34 DEBUG : file1: reading active writers 2025/03/16 03:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:34 DEBUG : : Looking for writers 2025/03/16 03:03:34 DEBUG : file1: reading active writers 2025/03/16 03:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:34 DEBUG : : Looking for writers 2025/03/16 03:03:34 DEBUG : file1: reading active writers 2025/03/16 03:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:34 DEBUG : : Looking for writers 2025/03/16 03:03:34 DEBUG : file1: reading active writers 2025/03/16 03:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:34 DEBUG : file1: vfs cache: starting upload 2025/03/16 03:03:34 DEBUG : : Looking for writers 2025/03/16 03:03:34 DEBUG : file1: reading active writers 2025/03/16 03:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:35 DEBUG : : Looking for writers 2025/03/16 03:03:35 DEBUG : file1: reading active writers 2025/03/16 03:03:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:35 DEBUG : : Looking for writers 2025/03/16 03:03:35 DEBUG : file1: reading active writers 2025/03/16 03:03:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:03:35 INFO : file1: Copied (new) 2025/03/16 03:03:35 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-16 03:03:34 +0000 UTC," 2025/03/16 03:03:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/16 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:35 INFO : file1: vfs cache: upload succeeded try #1 2025/03/16 03:03:35 DEBUG : : Looking for writers 2025/03/16 03:03:35 DEBUG : file1: reading active writers 2025/03/16 03:03:35 DEBUG : >WaitForWriters: 2025/03/16 03:03:36 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:36 DEBUG : : Looking for writers 2025/03/16 03:03:36 DEBUG : file1: reading active writers 2025/03/16 03:03:36 DEBUG : >WaitForWriters: 2025/03/16 03:03:36 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.01s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:36 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:36 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:36 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:36 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:36 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:36 DEBUG : file1: newRWFileHandle: 2025/03/16 03:03:36 DEBUG : file1(0xc000f6d980): openPending: 2025/03/16 03:03:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:36 DEBUG : file1(0xc000f6d980): >openPending: err= 2025/03/16 03:03:36 DEBUG : file1: >newRWFileHandle: err= 2025/03/16 03:03:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/16 03:03:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/16 03:03:36 DEBUG : file1(0xc000f6d980): close: 2025/03/16 03:03:36 DEBUG : file1: vfs cache: setting modification time to 2025-03-16 03:03:36.697129201 +0000 UTC m=+173.632481353 2025/03/16 03:03:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:36 DEBUG : file1(0xc000f6d980): >close: err= 2025/03/16 03:03:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/16 03:03:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/16 03:03:36 DEBUG : file2: newRWFileHandle: 2025/03/16 03:03:36 DEBUG : file2(0xc000f6da40): openPending: 2025/03/16 03:03:36 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:36 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/16 03:03:36 DEBUG : file2(0xc000f6da40): >openPending: err= 2025/03/16 03:03:36 DEBUG : file2: >newRWFileHandle: err= 2025/03/16 03:03:36 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/16 03:03:36 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/16 03:03:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/16 03:03:36 DEBUG : file2(0xc000f6da40): RWFileHandle.Flush 2025/03/16 03:03:36 DEBUG : file2(0xc000f6da40): RWFileHandle.Release 2025/03/16 03:03:36 DEBUG : file2(0xc000f6da40): close: 2025/03/16 03:03:36 DEBUG : file2: vfs cache: setting modification time to 2025-03-16 03:03:36.698409614 +0000 UTC m=+173.633761766 2025/03/16 03:03:36 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:36 DEBUG : file2(0xc000f6da40): >close: err= 2025/03/16 03:03:36 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:36 DEBUG : : Looking for writers 2025/03/16 03:03:36 DEBUG : file1: reading active writers 2025/03/16 03:03:36 DEBUG : file2: reading active writers 2025/03/16 03:03:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/16 03:03:36 DEBUG : : Looking for writers 2025/03/16 03:03:36 DEBUG : file2: reading active writers 2025/03/16 03:03:36 DEBUG : file1: reading active writers 2025/03/16 03:03:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/16 03:03:36 DEBUG : : Looking for writers 2025/03/16 03:03:36 DEBUG : file1: reading active writers 2025/03/16 03:03:36 DEBUG : file2: reading active writers 2025/03/16 03:03:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/16 03:03:36 DEBUG : : Looking for writers 2025/03/16 03:03:36 DEBUG : file1: reading active writers 2025/03/16 03:03:36 DEBUG : file2: reading active writers 2025/03/16 03:03:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/16 03:03:36 DEBUG : file1: vfs cache: starting upload 2025/03/16 03:03:36 DEBUG : file2: vfs cache: starting upload 2025/03/16 03:03:36 DEBUG : : Looking for writers 2025/03/16 03:03:36 DEBUG : file1: reading active writers 2025/03/16 03:03:36 DEBUG : file2: reading active writers 2025/03/16 03:03:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/03/16 03:03:37 DEBUG : : Looking for writers 2025/03/16 03:03:37 DEBUG : file1: reading active writers 2025/03/16 03:03:37 DEBUG : file2: reading active writers 2025/03/16 03:03:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/03/16 03:03:37 DEBUG : : Looking for writers 2025/03/16 03:03:37 DEBUG : file1: reading active writers 2025/03/16 03:03:37 DEBUG : file2: reading active writers 2025/03/16 03:03:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/03/16 03:03:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:03:37 INFO : file1: Copied (new) 2025/03/16 03:03:37 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-16 03:03:36 +0000 UTC," 2025/03/16 03:03:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/16 03:03:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:37 INFO : file1: vfs cache: upload succeeded try #1 2025/03/16 03:03:37 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/03/16 03:03:37 INFO : file2: Copied (new) 2025/03/16 03:03:37 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-16 03:03:36 +0000 UTC," 2025/03/16 03:03:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/16 03:03:37 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/16 03:03:37 INFO : file2: vfs cache: upload succeeded try #1 2025/03/16 03:03:37 DEBUG : : Looking for writers 2025/03/16 03:03:37 DEBUG : file1: reading active writers 2025/03/16 03:03:37 DEBUG : file2: reading active writers 2025/03/16 03:03:37 DEBUG : >WaitForWriters: 2025/03/16 03:03:38 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:38 DEBUG : : Looking for writers 2025/03/16 03:03:38 DEBUG : file2: reading active writers 2025/03/16 03:03:38 DEBUG : file1: reading active writers 2025/03/16 03:03:38 DEBUG : >WaitForWriters: 2025/03/16 03:03:38 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:38 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:38 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:38 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:38 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:38 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:38 DEBUG : file1: newRWFileHandle: 2025/03/16 03:03:38 DEBUG : file1(0xc0009c2d40): openPending: 2025/03/16 03:03:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:38 DEBUG : file1(0xc0009c2d40): >openPending: err= 2025/03/16 03:03:38 DEBUG : file1: >newRWFileHandle: err= 2025/03/16 03:03:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/16 03:03:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/16 03:03:38 DEBUG : file1(0xc0009c2d40): _writeAt: size=5, off=0 2025/03/16 03:03:38 DEBUG : file1(0xc0009c2d40): >_writeAt: n=5, err= 2025/03/16 03:03:38 DEBUG : file1(0xc0009c2d40): RWFileHandle.Flush 2025/03/16 03:03:38 DEBUG : file1(0xc0009c2d40): RWFileHandle.Flush 2025/03/16 03:03:38 DEBUG : file1(0xc0009c2d40): close: 2025/03/16 03:03:38 DEBUG : file1: vfs cache: setting modification time to 2025-03-16 03:03:38.812124944 +0000 UTC m=+175.747477096 2025/03/16 03:03:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:38 DEBUG : file1(0xc0009c2d40): >close: err= 2025/03/16 03:03:38 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:38 DEBUG : : Looking for writers 2025/03/16 03:03:38 DEBUG : file1: reading active writers 2025/03/16 03:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:38 DEBUG : : Looking for writers 2025/03/16 03:03:38 DEBUG : file1: reading active writers 2025/03/16 03:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:38 DEBUG : : Looking for writers 2025/03/16 03:03:38 DEBUG : file1: reading active writers 2025/03/16 03:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:38 DEBUG : : Looking for writers 2025/03/16 03:03:38 DEBUG : file1: reading active writers 2025/03/16 03:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:38 DEBUG : file1: vfs cache: starting upload 2025/03/16 03:03:38 DEBUG : : Looking for writers 2025/03/16 03:03:38 DEBUG : file1: reading active writers 2025/03/16 03:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:39 DEBUG : : Looking for writers 2025/03/16 03:03:39 DEBUG : file1: reading active writers 2025/03/16 03:03:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:39 DEBUG : : Looking for writers 2025/03/16 03:03:39 DEBUG : file1: reading active writers 2025/03/16 03:03:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:40 DEBUG : : Looking for writers 2025/03/16 03:03:40 DEBUG : file1: reading active writers 2025/03/16 03:03:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/16 03:03:41 DEBUG : : Looking for writers 2025/03/16 03:03:41 DEBUG : file1: reading active writers 2025/03/16 03:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/16 03:03:42 DEBUG : : Looking for writers 2025/03/16 03:03:42 DEBUG : file1: reading active writers 2025/03/16 03:03:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/16 03:03:43 DEBUG : : Looking for writers 2025/03/16 03:03:43 DEBUG : file1: reading active writers 2025/03/16 03:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/16 03:03:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:03:43 INFO : file1: Copied (new) 2025/03/16 03:03:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-16 03:03:38 +0000 UTC," 2025/03/16 03:03:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/16 03:03:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:43 INFO : file1: vfs cache: upload succeeded try #1 2025/03/16 03:03:44 DEBUG : : Looking for writers 2025/03/16 03:03:44 DEBUG : file1: reading active writers 2025/03/16 03:03:44 DEBUG : >WaitForWriters: 2025/03/16 03:03:44 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (5.84s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:44 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:44 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:44 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:44 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:44 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:44 DEBUG : file1: newRWFileHandle: 2025/03/16 03:03:44 DEBUG : file1(0xc000ef0080): openPending: 2025/03/16 03:03:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:44 DEBUG : file1(0xc000ef0080): >openPending: err= 2025/03/16 03:03:44 DEBUG : file1: >newRWFileHandle: err= 2025/03/16 03:03:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/16 03:03:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/16 03:03:44 DEBUG : file1(0xc000ef0080): _writeAt: size=5, off=0 2025/03/16 03:03:44 DEBUG : file1(0xc000ef0080): >_writeAt: n=5, err= 2025/03/16 03:03:44 DEBUG : file1(0xc000ef0080): RWFileHandle.Release 2025/03/16 03:03:44 DEBUG : file1(0xc000ef0080): close: 2025/03/16 03:03:44 DEBUG : file1: vfs cache: setting modification time to 2025-03-16 03:03:44.647802708 +0000 UTC m=+181.583154840 2025/03/16 03:03:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:44 DEBUG : file1(0xc000ef0080): >close: err= 2025/03/16 03:03:44 DEBUG : file1(0xc000ef0080): RWFileHandle.Release 2025/03/16 03:03:44 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:44 DEBUG : : Looking for writers 2025/03/16 03:03:44 DEBUG : file1: reading active writers 2025/03/16 03:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:44 DEBUG : : Looking for writers 2025/03/16 03:03:44 DEBUG : file1: reading active writers 2025/03/16 03:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:44 DEBUG : : Looking for writers 2025/03/16 03:03:44 DEBUG : file1: reading active writers 2025/03/16 03:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:44 DEBUG : : Looking for writers 2025/03/16 03:03:44 DEBUG : file1: reading active writers 2025/03/16 03:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:44 DEBUG : file1: vfs cache: starting upload 2025/03/16 03:03:44 DEBUG : : Looking for writers 2025/03/16 03:03:44 DEBUG : file1: reading active writers 2025/03/16 03:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:44 DEBUG : : Looking for writers 2025/03/16 03:03:44 DEBUG : file1: reading active writers 2025/03/16 03:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:45 DEBUG : : Looking for writers 2025/03/16 03:03:45 DEBUG : file1: reading active writers 2025/03/16 03:03:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:03:45 INFO : file1: Copied (new) 2025/03/16 03:03:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-16 03:03:44 +0000 UTC," 2025/03/16 03:03:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/16 03:03:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:45 INFO : file1: vfs cache: upload succeeded try #1 2025/03/16 03:03:45 DEBUG : : Looking for writers 2025/03/16 03:03:45 DEBUG : file1: reading active writers 2025/03/16 03:03:45 DEBUG : >WaitForWriters: 2025/03/16 03:03:45 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:46 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:46 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:46 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:46 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:46 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/16 03:03:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:03:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:03:47 DEBUG : dir/file1(0xc0009c2b00): openPending: 2025/03/16 03:03:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:03:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/16 03:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:47 DEBUG : dir/file1(0xc0009c2b00): >openPending: err= 2025/03/16 03:03:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/16 03:03:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:03:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:03:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/16 03:03:47 DEBUG : dir/file1(0xc0009c2b00): _writeAt: size=5, off=0 2025/03/16 03:03:47 DEBUG : dir/file1(0xc0009c2b00): >_writeAt: n=5, err= 2025/03/16 03:03:47 DEBUG : dir/file1(0xc0009c2b00): close: 2025/03/16 03:03:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-16 03:03:47.630028894 +0000 UTC m=+184.565381006 2025/03/16 03:03:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:47 DEBUG : dir/file1(0xc0009c2b00): >close: err= 2025/03/16 03:03:47 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:47 DEBUG : dir: Looking for writers 2025/03/16 03:03:47 DEBUG : file1: reading active writers 2025/03/16 03:03:47 DEBUG : : Looking for writers 2025/03/16 03:03:47 DEBUG : dir: reading active writers 2025/03/16 03:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:47 DEBUG : dir: Looking for writers 2025/03/16 03:03:47 DEBUG : file1: reading active writers 2025/03/16 03:03:47 DEBUG : : Looking for writers 2025/03/16 03:03:47 DEBUG : dir: reading active writers 2025/03/16 03:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:47 DEBUG : dir: Looking for writers 2025/03/16 03:03:47 DEBUG : file1: reading active writers 2025/03/16 03:03:47 DEBUG : : Looking for writers 2025/03/16 03:03:47 DEBUG : dir: reading active writers 2025/03/16 03:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:47 DEBUG : dir: Looking for writers 2025/03/16 03:03:47 DEBUG : file1: reading active writers 2025/03/16 03:03:47 DEBUG : : Looking for writers 2025/03/16 03:03:47 DEBUG : dir: reading active writers 2025/03/16 03:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:47 DEBUG : dir/file1: vfs cache: starting upload 2025/03/16 03:03:47 DEBUG : dir: Looking for writers 2025/03/16 03:03:47 DEBUG : file1: reading active writers 2025/03/16 03:03:47 DEBUG : : Looking for writers 2025/03/16 03:03:47 DEBUG : dir: reading active writers 2025/03/16 03:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:47 DEBUG : dir: Looking for writers 2025/03/16 03:03:47 DEBUG : file1: reading active writers 2025/03/16 03:03:47 DEBUG : : Looking for writers 2025/03/16 03:03:47 DEBUG : dir: reading active writers 2025/03/16 03:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:48 DEBUG : dir: Looking for writers 2025/03/16 03:03:48 DEBUG : file1: reading active writers 2025/03/16 03:03:48 DEBUG : : Looking for writers 2025/03/16 03:03:48 DEBUG : dir: reading active writers 2025/03/16 03:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:03:48 INFO : dir/file1: Copied (replaced existing) 2025/03/16 03:03:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-16 03:03:47 +0000 UTC," 2025/03/16 03:03:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/16 03:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/16 03:03:48 DEBUG : dir: Looking for writers 2025/03/16 03:03:48 DEBUG : file1: reading active writers 2025/03/16 03:03:48 DEBUG : : Looking for writers 2025/03/16 03:03:48 DEBUG : dir: reading active writers 2025/03/16 03:03:48 DEBUG : >WaitForWriters: 2025/03/16 03:03:48 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.26s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:49 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:49 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:49 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:49 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:49 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:50 DEBUG : dir/file1: newRWFileHandle: 2025/03/16 03:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/16 03:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/16 03:03:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/16 03:03:50 DEBUG : dir/file1(0xc000b08440): _writeAt: size=5, off=0 2025/03/16 03:03:50 DEBUG : dir/file1(0xc000b08440): openPending: 2025/03/16 03:03:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/16 03:03:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/16 03:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:50 DEBUG : dir/file1(0xc000b08440): >openPending: err= 2025/03/16 03:03:50 DEBUG : dir/file1(0xc000b08440): >_writeAt: n=5, err= 2025/03/16 03:03:50 DEBUG : dir/file1(0xc000b08440): _writeAt: size=15, off=5 2025/03/16 03:03:50 DEBUG : dir/file1(0xc000b08440): >_writeAt: n=15, err= 2025/03/16 03:03:50 DEBUG : dir/file1(0xc000b08440): close: 2025/03/16 03:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/16 03:03:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-16 03:03:50.927720502 +0000 UTC m=+187.863072624 2025/03/16 03:03:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:50 DEBUG : dir/file1(0xc000b08440): >close: err= 2025/03/16 03:03:50 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:50 DEBUG : dir: Looking for writers 2025/03/16 03:03:50 DEBUG : file1: reading active writers 2025/03/16 03:03:50 DEBUG : : Looking for writers 2025/03/16 03:03:50 DEBUG : dir: reading active writers 2025/03/16 03:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:50 DEBUG : dir: Looking for writers 2025/03/16 03:03:50 DEBUG : file1: reading active writers 2025/03/16 03:03:50 DEBUG : : Looking for writers 2025/03/16 03:03:50 DEBUG : dir: reading active writers 2025/03/16 03:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:50 DEBUG : dir: Looking for writers 2025/03/16 03:03:50 DEBUG : file1: reading active writers 2025/03/16 03:03:50 DEBUG : : Looking for writers 2025/03/16 03:03:50 DEBUG : dir: reading active writers 2025/03/16 03:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:50 DEBUG : dir: Looking for writers 2025/03/16 03:03:50 DEBUG : file1: reading active writers 2025/03/16 03:03:50 DEBUG : : Looking for writers 2025/03/16 03:03:50 DEBUG : dir: reading active writers 2025/03/16 03:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:51 DEBUG : dir/file1: vfs cache: starting upload 2025/03/16 03:03:51 DEBUG : dir: Looking for writers 2025/03/16 03:03:51 DEBUG : file1: reading active writers 2025/03/16 03:03:51 DEBUG : : Looking for writers 2025/03/16 03:03:51 DEBUG : dir: reading active writers 2025/03/16 03:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:51 DEBUG : dir: Looking for writers 2025/03/16 03:03:51 DEBUG : file1: reading active writers 2025/03/16 03:03:51 DEBUG : : Looking for writers 2025/03/16 03:03:51 DEBUG : dir: reading active writers 2025/03/16 03:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:51 DEBUG : dir: Looking for writers 2025/03/16 03:03:51 DEBUG : file1: reading active writers 2025/03/16 03:03:51 DEBUG : : Looking for writers 2025/03/16 03:03:51 DEBUG : dir: reading active writers 2025/03/16 03:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/16 03:03:51 INFO : dir/file1: Copied (replaced existing) 2025/03/16 03:03:51 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-16 03:03:50 +0000 UTC," 2025/03/16 03:03:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/16 03:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/16 03:03:52 DEBUG : dir: Looking for writers 2025/03/16 03:03:52 DEBUG : file1: reading active writers 2025/03/16 03:03:52 DEBUG : : Looking for writers 2025/03/16 03:03:52 DEBUG : dir: reading active writers 2025/03/16 03:03:52 DEBUG : >WaitForWriters: 2025/03/16 03:03:52 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.31s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:52 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:52 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:52 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:52 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:52 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:53 DEBUG : file1: newRWFileHandle: 2025/03/16 03:03:53 DEBUG : file1(0xc000ef1800): openPending: 2025/03/16 03:03:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:53 DEBUG : file1(0xc000ef1800): >openPending: err= 2025/03/16 03:03:53 DEBUG : file1: >newRWFileHandle: err= 2025/03/16 03:03:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/16 03:03:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/16 03:03:53 DEBUG : file1(0xc000ef1800): _writeAt: size=5, off=0 2025/03/16 03:03:53 DEBUG : file1(0xc000ef1800): >_writeAt: n=5, err= 2025/03/16 03:03:53 DEBUG : file1(0xc000ef1800): close: 2025/03/16 03:03:53 DEBUG : file1: vfs cache: setting modification time to 2025-03-16 03:03:53.065192036 +0000 UTC m=+190.000544158 2025/03/16 03:03:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:53 DEBUG : file1(0xc000ef1800): >close: err= 2025/03/16 03:03:53 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:53 DEBUG : : Looking for writers 2025/03/16 03:03:53 DEBUG : file1: reading active writers 2025/03/16 03:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:53 DEBUG : : Looking for writers 2025/03/16 03:03:53 DEBUG : file1: reading active writers 2025/03/16 03:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:53 DEBUG : : Looking for writers 2025/03/16 03:03:53 DEBUG : file1: reading active writers 2025/03/16 03:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:53 DEBUG : : Looking for writers 2025/03/16 03:03:53 DEBUG : file1: reading active writers 2025/03/16 03:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:53 DEBUG : file1: vfs cache: starting upload 2025/03/16 03:03:53 DEBUG : : Looking for writers 2025/03/16 03:03:53 DEBUG : file1: reading active writers 2025/03/16 03:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:53 DEBUG : : Looking for writers 2025/03/16 03:03:53 DEBUG : file1: reading active writers 2025/03/16 03:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:53 DEBUG : : Looking for writers 2025/03/16 03:03:53 DEBUG : file1: reading active writers 2025/03/16 03:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:03:53 INFO : file1: Copied (new) 2025/03/16 03:03:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-16 03:03:53 +0000 UTC," 2025/03/16 03:03:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/16 03:03:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:53 INFO : file1: vfs cache: upload succeeded try #1 2025/03/16 03:03:54 DEBUG : : Looking for writers 2025/03/16 03:03:54 DEBUG : file1: reading active writers 2025/03/16 03:03:54 DEBUG : >WaitForWriters: 2025/03/16 03:03:54 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:54 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:54 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:54 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:54 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/16 03:03:54 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09000): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09000): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09000): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09000): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09000): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.897830572 +0000 UTC m=+191.833182704 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09000): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09040): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09040): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09040): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09040): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09040): _writeAt: size=3, off=2 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09040): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09040): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.897830572 +0000 UTC m=+191.833182704 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09040): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09080): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09080): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09080): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09080): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09080): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.897830572 +0000 UTC m=+191.833182704 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09080): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ceb60 item 1 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b090c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b090c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b090c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b090c0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b090c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.899439959 +0000 UTC m=+191.834792081 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b090c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09100): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09100): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09100): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09100): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09100): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.899439959 +0000 UTC m=+191.834792081 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09100): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cefc0 item 2 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09140): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09140): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09140): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09140): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09140): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.900419269 +0000 UTC m=+191.835771391 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09140): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09180): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09180): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09180): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09180): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09180): _writeAt: size=3, off=2 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09180): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09180): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.900419269 +0000 UTC m=+191.835771391 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09180): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b091c0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b091c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b091c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b091c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b091c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.900419269 +0000 UTC m=+191.835771391 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b091c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf5e0 item 3 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09240): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09240): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09240): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09240): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09240): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.901679465 +0000 UTC m=+191.837031587 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09240): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b092c0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b092c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b092c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b092c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b092c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.901679465 +0000 UTC m=+191.837031587 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b092c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfc00 item 4 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09300): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09300): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09300): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09300): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09300): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.902602369 +0000 UTC m=+191.837954492 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09300): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09340): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09340): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09340): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09340): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09340): _writeAt: size=3, off=2 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09340): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09340): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.902602369 +0000 UTC m=+191.837954492 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09340): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09380): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09380): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09380): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09380): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09380): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.902602369 +0000 UTC m=+191.837954492 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09380): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfea0 item 5 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09400): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09400): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09400): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09400): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09400): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.903810187 +0000 UTC m=+191.839162309 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09400): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09480): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09480): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09480): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09480): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09480): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.903810187 +0000 UTC m=+191.839162309 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09480): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 6 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09500): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09500): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09500): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09500): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09500): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.904709488 +0000 UTC m=+191.840061610 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09500): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b095c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b095c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b095c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b095c0): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b095c0): _writeAt: size=3, off=2 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b095c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b095c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.904709488 +0000 UTC m=+191.840061610 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b095c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09600): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09600): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09600): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09600): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09600): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.904709488 +0000 UTC m=+191.840061610 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09600): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003391f0 item 7 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09680): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09680): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09680): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09680): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09680): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.906164908 +0000 UTC m=+191.841517031 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09680): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09800): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09800): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09800): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09800): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09800): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.906164908 +0000 UTC m=+191.841517031 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09800): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ea0 item 8 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09840): _readAt: size=2, off=0 2025/03/16 03:03:54 ERROR : open-test-file(0xc000b09840): Couldn't read size of file 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09840): >_readAt: n=0, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09840): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09840): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09840): close: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09840): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09880): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09880): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09880): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09880): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09880): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.907248874 +0000 UTC m=+191.842600996 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09880): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b098c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b098c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b098c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b098c0): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b098c0): _writeAt: size=3, off=2 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b098c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b098c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.907248874 +0000 UTC m=+191.842600996 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b098c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09900): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09900): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09900): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09900): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09900): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.907248874 +0000 UTC m=+191.842600996 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09900): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000174b60 item 9 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09980): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09980): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09980): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09980): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09980): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.908555356 +0000 UTC m=+191.843907477 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09980): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09a00): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09a00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09a00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09a00): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09a00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.908555356 +0000 UTC m=+191.843907477 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09a00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001751f0 item 10 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ac0): _readAt: size=2, off=0 2025/03/16 03:03:54 ERROR : open-test-file(0xc000b09ac0): Couldn't read size of file 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ac0): >_readAt: n=0, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ac0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ac0): close: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ac0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09b00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09b00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09b00): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09b00): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09b00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.909609476 +0000 UTC m=+191.844961598 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09b00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09bc0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09bc0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09bc0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09bc0): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09bc0): _writeAt: size=3, off=2 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09bc0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.909609476 +0000 UTC m=+191.844961598 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09bc0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c00): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c00): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.909609476 +0000 UTC m=+191.844961598 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000175ab0 item 11 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c80): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c80): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c80): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.910949672 +0000 UTC m=+191.846301793 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09c80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09d00): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09d00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09d00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09d00): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09d00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.910949672 +0000 UTC m=+191.846301793 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09d00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372540 item 12 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09dc0): _readAt: size=2, off=0 2025/03/16 03:03:54 ERROR : open-test-file(0xc000b09dc0): Couldn't read size of file 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09dc0): >_readAt: n=0, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09dc0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09dc0): close: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09dc0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09e00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09e00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09e00): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09e00): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09e00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.912005604 +0000 UTC m=+191.847357726 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09e00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ec0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ec0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ec0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ec0): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ec0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.912005604 +0000 UTC m=+191.847357726 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09ec0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372af0 item 13 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09f40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09f40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09f40): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09f40): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09f40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.913861021 +0000 UTC m=+191.849213134 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000b09f40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc700): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc700): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc700): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc700): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc700): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.913861021 +0000 UTC m=+191.849213134 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc700): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372e70 item 14 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc8c0): _readAt: size=2, off=0 2025/03/16 03:03:54 ERROR : open-test-file(0xc0002cc8c0): Couldn't read size of file 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc8c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc8c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc8c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc8c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc8c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc980): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc980): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc980): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc980): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc980): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.914885226 +0000 UTC m=+191.850237348 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cc980): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccac0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccac0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccac0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccac0): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccac0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.914885226 +0000 UTC m=+191.850237348 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccac0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373110 item 15 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccc00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccc00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccc00): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccc00): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccc00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.915840012 +0000 UTC m=+191.851192133 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccc00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cccc0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cccc0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cccc0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cccc0): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cccc0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.915840012 +0000 UTC m=+191.851192133 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cccc0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003733b0 item 16 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccdc0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccdc0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccdc0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccdc0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccdc0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.916833618 +0000 UTC m=+191.852185730 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccdc0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce00): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce00): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce00): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce00): _writeAt: size=3, off=7 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce00): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.916833618 +0000 UTC m=+191.852185730 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce40): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce40): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce40): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.916833618 +0000 UTC m=+191.852185730 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cce40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003737a0 item 17 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccec0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccec0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccec0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccec0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccec0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.917999788 +0000 UTC m=+191.853351900 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002ccec0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd2c0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd2c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd2c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd2c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd2c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.917999788 +0000 UTC m=+191.853351900 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd2c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373e30 item 18 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd3c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd3c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd3c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd3c0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd3c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.91892149 +0000 UTC m=+191.854273612 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd3c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd4c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd4c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd4c0): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd4c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd4c0): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd4c0): _writeAt: size=3, off=7 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd4c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd4c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.91892149 +0000 UTC m=+191.854273612 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd4c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd500): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd500): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd500): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd500): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd500): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.91892149 +0000 UTC m=+191.854273612 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd500): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003262a0 item 19 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd580): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd580): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd580): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd580): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd580): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.920179001 +0000 UTC m=+191.855531123 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd580): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c32c0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c32c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c32c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c32c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c32c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.920179001 +0000 UTC m=+191.855531123 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c32c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326690 item 20 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3340): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3340): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3340): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3340): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3340): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.921542709 +0000 UTC m=+191.856894831 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3340): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3400): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3400): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3400): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3400): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3400): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3400): _writeAt: size=3, off=7 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3400): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3400): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.921542709 +0000 UTC m=+191.856894831 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3400): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3440): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3440): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3440): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3440): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3440): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.921542709 +0000 UTC m=+191.856894831 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3440): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003195e0 item 21 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c34c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c34c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c34c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c34c0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c34c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.923118544 +0000 UTC m=+191.858470676 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c34c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3540): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3540): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3540): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3540): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3540): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.923118544 +0000 UTC m=+191.858470676 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3540): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319b90 item 22 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c35c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c35c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c35c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c35c0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c35c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.923973121 +0000 UTC m=+191.859325243 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c35c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3680): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3680): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3680): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3680): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3680): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3680): _writeAt: size=3, off=7 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3680): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3680): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.923973121 +0000 UTC m=+191.859325243 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3680): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3700): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3700): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3700): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3700): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3700): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.923973121 +0000 UTC m=+191.859325243 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3700): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319e30 item 23 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3780): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3780): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3780): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3780): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3780): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.92519729 +0000 UTC m=+191.860549412 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3780): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3800): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3800): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3800): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3800): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3800): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.92519729 +0000 UTC m=+191.860549412 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3800): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452540 item 24 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c38c0): _readAt: size=2, off=0 2025/03/16 03:03:54 ERROR : open-test-file(0xc0009c38c0): Couldn't read size of file 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c38c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c38c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c38c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c38c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c38c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3900): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3900): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3900): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3900): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3900): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.926121486 +0000 UTC m=+191.861473609 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3900): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c39c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c39c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c39c0): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c39c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c39c0): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c39c0): _writeAt: size=3, off=7 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c39c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c39c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.926121486 +0000 UTC m=+191.861473609 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c39c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a00): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a00): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.926121486 +0000 UTC m=+191.861473609 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004528c0 item 25 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a80): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a80): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a80): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.927204501 +0000 UTC m=+191.862556624 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3a80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3b00): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3b00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3b00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3b00): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3b00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.927204501 +0000 UTC m=+191.862556624 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3b00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452ee0 item 26 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3bc0): _readAt: size=2, off=0 2025/03/16 03:03:54 ERROR : open-test-file(0xc0009c3bc0): Couldn't read size of file 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3bc0): >_readAt: n=0, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3bc0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3bc0): close: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3bc0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3c00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3c00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3c00): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3c00): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3c00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.928101208 +0000 UTC m=+191.863453329 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3c00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3cc0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3cc0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3cc0): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3cc0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3cc0): >_readAt: n=2, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3cc0): _writeAt: size=3, off=7 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3cc0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.928101208 +0000 UTC m=+191.863453329 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3cc0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d00): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d00): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.928101208 +0000 UTC m=+191.863453329 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453260 item 27 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d80): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d80): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d80): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.929311108 +0000 UTC m=+191.864663230 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3d80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3e00): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3e00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3e00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3e00): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3e00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.929311108 +0000 UTC m=+191.864663230 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3e00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453810 item 28 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3ec0): _readAt: size=2, off=0 2025/03/16 03:03:54 ERROR : open-test-file(0xc0009c3ec0): Couldn't read size of file 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3ec0): >_readAt: n=0, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3ec0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3ec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3ec0): close: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3ec0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3f00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3f00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3f00): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3f00): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3f00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.930235256 +0000 UTC m=+191.865587378 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0009c3f00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160040): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160040): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160040): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160040): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160040): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.930235256 +0000 UTC m=+191.865587378 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160040): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ce0 item 29 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160100): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160100): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160100): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160100): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160100): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.931055678 +0000 UTC m=+191.866407791 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160100): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160180): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160180): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160180): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160180): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160180): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.931055678 +0000 UTC m=+191.866407791 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160180): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412070 item 30 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160240): _readAt: size=2, off=0 2025/03/16 03:03:54 ERROR : open-test-file(0xc000160240): Couldn't read size of file 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160240): >_readAt: n=0, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160240): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160240): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160240): close: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160240): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160280): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160280): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160280): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160280): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160280): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.934443361 +0000 UTC m=+191.869795473 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160280): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160340): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160340): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160340): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160340): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160340): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.934443361 +0000 UTC m=+191.869795473 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160340): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412540 item 31 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd640): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd640): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd640): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd640): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd640): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.935419896 +0000 UTC m=+191.870772018 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd640): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd840): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd840): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd840): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd840): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd840): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.935419896 +0000 UTC m=+191.870772018 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd840): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003268c0 item 32 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd880): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd880): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd880): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd880): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd880): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.936276637 +0000 UTC m=+191.871628759 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd880): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd8c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd8c0): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd8c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd8c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326b60 item 33 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd8c0): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd8c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.936557853 +0000 UTC m=+191.871909974 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd8c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd900): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd900): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd900): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd900): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd900): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.936557853 +0000 UTC m=+191.871909974 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd900): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326d20 item 33 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd940): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd940): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd940): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd940): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd940): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.937342049 +0000 UTC m=+191.872694171 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cd940): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327110 item 34 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb00): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb00): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb00): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb00): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.937694717 +0000 UTC m=+191.873046839 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb40): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb40): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb40): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.937694717 +0000 UTC m=+191.873046839 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327260 item 34 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb80): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb80): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb80): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.938633172 +0000 UTC m=+191.873985293 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdb80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdbc0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdbc0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdbc0): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdbc0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdbc0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003276c0 item 35 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdbc0): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdbc0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.938994817 +0000 UTC m=+191.874346939 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0002cdbc0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c000): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c000): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c000): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c000): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c000): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.938994817 +0000 UTC m=+191.874346939 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c000): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327810 item 35 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c0c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c0c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c0c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c0c0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c0c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.939891764 +0000 UTC m=+191.875243885 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c0c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c180): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c180): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327b20 item 36 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c180): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c180): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c180): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c180): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c180): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.94053657 +0000 UTC m=+191.875888691 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c180): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c1c0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c1c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c1c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c1c0): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c1c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.94053657 +0000 UTC m=+191.875888691 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c1c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327c70 item 36 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c200): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c200): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c200): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c200): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c200): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.941990866 +0000 UTC m=+191.877342989 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c200): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c240): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c240): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c240): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c240): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c240): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004400e0 item 37 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c240): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c240): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.942520036 +0000 UTC m=+191.877872158 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c240): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c280): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c280): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c280): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c280): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c280): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.942520036 +0000 UTC m=+191.877872158 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c280): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004402a0 item 37 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c300): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c300): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c300): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c300): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c300): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.943868256 +0000 UTC m=+191.879220388 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c300): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c3c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c3c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440620 item 38 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c3c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c3c0): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c3c0): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c3c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.944484527 +0000 UTC m=+191.879836650 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c3c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c400): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c400): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c400): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c400): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c400): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.944484527 +0000 UTC m=+191.879836650 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c400): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440770 item 38 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c480): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c480): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c480): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c480): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c480): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.945942402 +0000 UTC m=+191.881294525 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c480): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c540): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c540): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c540): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c540): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c540): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440b60 item 39 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c540): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c540): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.948087181 +0000 UTC m=+191.883439303 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c540): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c580): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c580): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c580): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c580): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c580): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.948087181 +0000 UTC m=+191.883439303 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c580): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440cb0 item 39 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c600): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c600): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c600): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c600): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c600): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.94990635 +0000 UTC m=+191.885258472 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c600): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c6c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c6c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441180 item 40 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c6c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c6c0): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c6c0): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c6c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.950461628 +0000 UTC m=+191.885813740 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c6c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c700): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c700): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c700): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c700): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c700): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.950461628 +0000 UTC m=+191.885813740 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c700): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441420 item 40 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c740): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c740): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c740): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c740): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c740): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c740): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c740): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.951720532 +0000 UTC m=+191.887072654 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c740): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c780): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c780): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c780): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441a40 item 41 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c780): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c780): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.952193785 +0000 UTC m=+191.887545907 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c780): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c7c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c7c0): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c7c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c7c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441c00 item 41 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c7c0): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c7c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.952718787 +0000 UTC m=+191.888070910 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c7c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c800): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c800): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c800): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c800): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c800): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.952718787 +0000 UTC m=+191.888070910 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c800): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441dc0 item 41 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c8c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c8c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c8c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c8c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c8c0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c8c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.954014869 +0000 UTC m=+191.889366992 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c8c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c900): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c900): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c900): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112620 item 42 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c900): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c900): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.954465071 +0000 UTC m=+191.889817193 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c900): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c9c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c9c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001128c0 item 42 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c9c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c9c0): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c9c0): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c9c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.955031741 +0000 UTC m=+191.890383862 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6c9c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ca00): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ca00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ca00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ca00): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ca00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.955031741 +0000 UTC m=+191.890383862 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ca00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112bd0 item 42 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb40): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb40): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb40): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.961698731 +0000 UTC m=+191.897050853 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb80): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb80): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112f50 item 43 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb80): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.962155906 +0000 UTC m=+191.897508028 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cb80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc40): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc40): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113180 item 43 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc40): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.96267214 +0000 UTC m=+191.898024262 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc80): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc80): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc80): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.96267214 +0000 UTC m=+191.898024262 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cc80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113340 item 43 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd40): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd40): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd40): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.963966409 +0000 UTC m=+191.899318531 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd80): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd80): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001137a0 item 44 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd80): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.96448019 +0000 UTC m=+191.899832302 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cd80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001139d0 item 44 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce40): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce40): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce40): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.965066585 +0000 UTC m=+191.900418707 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce80): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce80): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce80): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.965066585 +0000 UTC m=+191.900418707 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6ce80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113c70 item 44 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf40): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf40): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf40): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.966395259 +0000 UTC m=+191.901747380 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf80): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf80): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e2a0 item 45 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf80): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.966875837 +0000 UTC m=+191.902227959 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6cf80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d040): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d040): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d040): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d040): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d040): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.966875837 +0000 UTC m=+191.902227959 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d040): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e690 item 45 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d100): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d100): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d100): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d100): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d100): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d100): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d100): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.968275482 +0000 UTC m=+191.903627605 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d100): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d140): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d140): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d140): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e930 item 46 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d140): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d140): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.969015726 +0000 UTC m=+191.904367878 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d140): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d200): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d200): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d200): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d200): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d200): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.969015726 +0000 UTC m=+191.904367878 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000f6d200): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eb60 item 46 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160400): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160400): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160400): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160400): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160400): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160400): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160400): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.970978625 +0000 UTC m=+191.906330746 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160400): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160440): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160440): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160440): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412850 item 47 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160440): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160440): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.971592882 +0000 UTC m=+191.906945005 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160440): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160500): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160500): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160500): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160500): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160500): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.971592882 +0000 UTC m=+191.906945005 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160500): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004129a0 item 47 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001605c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001605c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001605c0): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001605c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001605c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001605c0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001605c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.973037533 +0000 UTC m=+191.908389655 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001605c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160600): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160600): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160600): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412fc0 item 48 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160600): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160600): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.973452157 +0000 UTC m=+191.908804280 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160600): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001606c0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001606c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001606c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001606c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001606c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.973452157 +0000 UTC m=+191.908804280 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001606c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413180 item 48 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160700): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160700): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160700): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160700): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160700): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.974776123 +0000 UTC m=+191.910128244 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160700): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160740): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160740): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160740): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160740): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160740): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160740): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 49 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160740): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160740): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.975212979 +0000 UTC m=+191.910565101 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160740): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160780): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160780): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160780): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160780): >_readAt: n=8, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160780): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.975212979 +0000 UTC m=+191.910565101 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160780): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004135e0 item 49 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160800): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160800): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160800): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160800): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160800): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.980406115 +0000 UTC m=+191.915758237 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160800): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001608c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001608c0): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001608c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004138f0 item 50 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001608c0): _readAt: size=2, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001608c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001608c0): _writeAt: size=3, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001608c0): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001608c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.98092836 +0000 UTC m=+191.916280483 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc0001608c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160900): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160900): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160900): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160900): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160900): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.98092836 +0000 UTC m=+191.916280483 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160900): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ab0 item 50 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160980): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160980): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160980): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160980): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160980): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.982138593 +0000 UTC m=+191.917490715 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160980): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a40): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a40): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a40): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413f10 item 51 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a40): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.982607419 +0000 UTC m=+191.917959541 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a80): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a80): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a80): >_readAt: n=8, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.982607419 +0000 UTC m=+191.917959541 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160a80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a82a0 item 51 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160b00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160b00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160b00): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160b00): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160b00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.983783177 +0000 UTC m=+191.919135299 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160b00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160bc0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160bc0): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160bc0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a88c0 item 52 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160bc0): _readAt: size=2, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160bc0): _writeAt: size=3, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160bc0): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160bc0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.984259767 +0000 UTC m=+191.919611889 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160bc0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c00): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c00): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c00): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.984259767 +0000 UTC m=+191.919611889 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9030 item 52 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c80): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c80): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c80): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.985520103 +0000 UTC m=+191.920872216 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160c80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d40): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d40): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d40): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9880 item 53 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d40): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.986006171 +0000 UTC m=+191.921358293 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d80): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d80): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d80): >_readAt: n=8, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.986006171 +0000 UTC m=+191.921358293 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160d80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9c70 item 53 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160e00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160e00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160e00): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160e00): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160e00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.987189473 +0000 UTC m=+191.922541595 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000160e00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161240): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161240): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161240): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a3f0 item 54 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161240): _readAt: size=2, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161240): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161240): _writeAt: size=3, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161240): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161240): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.987699255 +0000 UTC m=+191.923051377 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161240): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161280): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161280): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161280): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161280): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161280): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.987699255 +0000 UTC m=+191.923051377 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000161280): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a5b0 item 54 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef19c0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef19c0): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef19c0): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef19c0): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef19c0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.993342252 +0000 UTC m=+191.928694364 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef19c0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1a80): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1a80): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1a80): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1a80): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1a80): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1a80): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eb60 item 55 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1a80): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1a80): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.993706123 +0000 UTC m=+191.929058245 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1a80): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1ac0): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1ac0): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1ac0): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1ac0): >_readAt: n=8, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1ac0): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.993706123 +0000 UTC m=+191.929058245 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1ac0): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ed90 item 55 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1b40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1b40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1b40): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1b40): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1b40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.994551853 +0000 UTC m=+191.929903976 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1b40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c00): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f030 item 56 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c00): _readAt: size=2, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c00): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c00): _writeAt: size=3, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c00): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.994899522 +0000 UTC m=+191.930251635 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c40): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c40): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c40): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.994899522 +0000 UTC m=+191.930251635 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1c40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f180 item 56 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d00): open at offset 0 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d00): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d00): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d00): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d00): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.995771061 +0000 UTC m=+191.931123184 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d40): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 57 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d40): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.996093815 +0000 UTC m=+191.931445937 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1d40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e00): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e00): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e00): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e00): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f570 item 57 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e00): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.996424073 +0000 UTC m=+191.931776195 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e40): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e40): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e40): >_readAt: n=8, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.996424073 +0000 UTC m=+191.931776195 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1e40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f810 item 57 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f00): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f00): open at offset 0 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f00): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f00): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f00): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f00): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f00): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f00): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.997272748 +0000 UTC m=+191.932624871 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f00): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f40): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f40): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f40): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fd50 item 58 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f40): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f40): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.997610419 +0000 UTC m=+191.932962531 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000ef1f40): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409300): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409300): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409300): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003080e0 item 58 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409300): _readAt: size=2, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409300): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409300): _writeAt: size=3, off=5 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409300): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409300): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.997961656 +0000 UTC m=+191.933313778 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409300): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409340): _readAt: size=512, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409340): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409340): >openPending: err= 2025/03/16 03:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409340): >_readAt: n=3, err=EOF 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409340): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.997961656 +0000 UTC m=+191.933313778 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409340): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: Remove: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000308380 item 58 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409400): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409400): open at offset 0 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409400): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409400): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409400): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409400): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409400): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409400): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.998779574 +0000 UTC m=+191.934131696 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409400): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409440): _writeAt: size=5, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409440): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409440): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000308b60 item 59 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409440): >_writeAt: n=5, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409440): close: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.999105724 +0000 UTC m=+191.934457846 2025/03/16 03:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409440): >close: err= 2025/03/16 03:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409500): _readAt: size=2, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409500): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409500): _writeAt: size=3, off=0 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409500): openPending: 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409500): open at offset 5 2025/03/16 03:03:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409500): >openPending: err= 2025/03/16 03:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000308fc0 item 59 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409500): >_writeAt: n=3, err= 2025/03/16 03:03:54 DEBUG : open-test-file(0xc000409500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.999448315 +0000 UTC m=+191.934800436 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:54.999448315 +0000 UTC m=+191.934800436 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000309260 item 59 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.005568483 +0000 UTC m=+191.940920605 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000309a40 item 60 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.005876178 +0000 UTC m=+191.941228300 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409780): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409780): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409780): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000309ce0 item 60 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409780): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409780): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409780): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409780): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409780): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.006264274 +0000 UTC m=+191.941616396 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409780): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409800): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409800): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409800): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409800): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409800): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.006264274 +0000 UTC m=+191.941616396 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409800): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000309ea0 item 60 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409940): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409940): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409940): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409940): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409940): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409940): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.007063928 +0000 UTC m=+191.942416050 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004469a0 item 61 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.00736476 +0000 UTC m=+191.942716883 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161340): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161340): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161340): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161340): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161340): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.00736476 +0000 UTC m=+191.942716883 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161340): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a850 item 61 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161400): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161400): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161400): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161400): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161400): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161400): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.008743998 +0000 UTC m=+191.944096121 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161440): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161440): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161440): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ad20 item 62 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161440): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161440): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.009184351 +0000 UTC m=+191.944536473 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161440): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161500): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161500): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161500): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161500): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.009184351 +0000 UTC m=+191.944536473 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033af50 item 62 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001615c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001615c0): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001615c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001615c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001615c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001615c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001615c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001615c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.010475795 +0000 UTC m=+191.945827917 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001615c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161600): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161600): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161600): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b490 item 63 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161600): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161600): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.010898826 +0000 UTC m=+191.946250948 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161600): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001616c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001616c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001616c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001616c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001616c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.010898826 +0000 UTC m=+191.946250948 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001616c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b7a0 item 63 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161780): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161780): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161780): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161780): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161780): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161780): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161780): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161780): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.01227602 +0000 UTC m=+191.947628131 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161780): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001617c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001617c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001617c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bb20 item 64 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001617c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001617c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.012717235 +0000 UTC m=+191.948069346 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001617c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161880): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161880): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161880): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161880): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161880): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.012717235 +0000 UTC m=+191.948069346 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161880): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033be30 item 64 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001618c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001618c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001618c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001618c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001618c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.015026099 +0000 UTC m=+191.950378221 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001618c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161900): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161900): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161900): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161900): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161900): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454230 item 65 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161900): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161900): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.015483104 +0000 UTC m=+191.950835226 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161900): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161940): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161940): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161940): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.015483104 +0000 UTC m=+191.950835226 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454690 item 65 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161980): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161980): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161980): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161980): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161980): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.01668459 +0000 UTC m=+191.952036712 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161980): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001619c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001619c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454bd0 item 66 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001619c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001619c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001619c0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001619c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001619c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.017184193 +0000 UTC m=+191.952536315 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0001619c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a00): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.017184193 +0000 UTC m=+191.952536315 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004553b0 item 66 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.018371172 +0000 UTC m=+191.953723294 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a80): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a80): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a80): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455880 item 67 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a80): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.018835689 +0000 UTC m=+191.954187801 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161a80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161b00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161b00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161b00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161b00): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161b00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.018835689 +0000 UTC m=+191.954187801 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161b00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455b90 item 67 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161dc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161dc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161dc0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161dc0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161dc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.019793039 +0000 UTC m=+191.955145161 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000161dc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0000): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0000): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c460 item 68 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0000): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0000): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0000): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0000): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0000): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.020197976 +0000 UTC m=+191.955550097 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0000): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0d80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0d80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0d80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0d80): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0d80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.020197976 +0000 UTC m=+191.955550097 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0000b0d80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c620 item 68 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492100): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492100): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492100): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492100): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492100): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.021017758 +0000 UTC m=+191.956369880 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492100): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004921c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004921c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004921c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004921c0): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004921c0): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ca10 item 69 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004921c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004921c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.021319531 +0000 UTC m=+191.956671654 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004921c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492200): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492200): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492200): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492200): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492200): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.021319531 +0000 UTC m=+191.956671654 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492200): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cc40 item 69 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492400): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492400): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492400): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.022121962 +0000 UTC m=+191.957474084 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004924c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004924c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d0a0 item 70 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004924c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004924c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004924c0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004924c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004924c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.022486212 +0000 UTC m=+191.957838334 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004924c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492500): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492500): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492500): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492500): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.022486212 +0000 UTC m=+191.957838334 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d340 item 70 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492600): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492600): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492600): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492600): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492600): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.023326963 +0000 UTC m=+191.958679086 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492600): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004926c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004926c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004926c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004926c0): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004926c0): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d880 item 71 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004926c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004926c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.023676958 +0000 UTC m=+191.959029080 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004926c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492700): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492700): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492700): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492700): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492700): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.023676958 +0000 UTC m=+191.959029080 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492700): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044da40 item 71 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492940): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492940): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492940): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.024551393 +0000 UTC m=+191.959903504 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa070 item 72 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a00): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a00): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a00): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.02554513 +0000 UTC m=+191.960897241 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a40): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.02554513 +0000 UTC m=+191.960897241 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492a40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aabd0 item 72 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b00): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.026409626 +0000 UTC m=+191.961761747 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab1f0 item 73 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.026716949 +0000 UTC m=+191.962069072 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492b40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492bc0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492bc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492bc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492bc0): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492bc0): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab3b0 item 73 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492bc0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492bc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.027083193 +0000 UTC m=+191.962435316 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492bc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492c00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492c00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492c00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492c00): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492c00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.027083193 +0000 UTC m=+191.962435316 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492c00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab500 item 73 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492e00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492e00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492e00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492e00): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492e00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492e00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492e00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.027946206 +0000 UTC m=+191.963298329 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492e00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492f00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492f00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492f00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005abce0 item 74 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492f00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492f00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.028251087 +0000 UTC m=+191.963603209 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000492f00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004930c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004930c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa000 item 74 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004930c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004930c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004930c0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004930c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004930c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.028656394 +0000 UTC m=+191.964008516 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004930c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493780): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493780): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493780): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493780): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493780): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.028656394 +0000 UTC m=+191.964008516 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493780): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa1c0 item 74 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493940): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493940): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493940): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493940): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493940): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.029520299 +0000 UTC m=+191.964872421 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493a00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493a00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493a00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa4d0 item 75 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493a00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493a00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.029835278 +0000 UTC m=+191.965187400 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493a00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b00): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b00): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa700 item 75 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b00): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.030935424 +0000 UTC m=+191.966287546 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b40): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.030935424 +0000 UTC m=+191.966287546 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493b40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa8c0 item 75 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493e40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493e40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493e40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493e40): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493e40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493e40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493e40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.032254409 +0000 UTC m=+191.967606531 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493e40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493ec0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493ec0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493ec0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003faee0 item 76 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493ec0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493ec0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.032860051 +0000 UTC m=+191.968212173 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000493ec0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a040): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a040): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb0a0 item 76 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a040): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a040): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a040): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a040): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a040): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.033172555 +0000 UTC m=+191.968524677 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a040): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a080): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a080): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a080): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a080): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a080): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.033172555 +0000 UTC m=+191.968524677 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a080): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb260 item 76 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a140): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a140): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a140): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a140): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a140): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a140): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a140): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.034134232 +0000 UTC m=+191.969486354 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a140): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb730 item 77 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.034433 +0000 UTC m=+191.969785123 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.034433 +0000 UTC m=+191.969785123 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb9d0 item 77 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.035433531 +0000 UTC m=+191.970785652 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a340): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a340): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a340): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbc70 item 78 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a340): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a340): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.035977027 +0000 UTC m=+191.971329149 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a340): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.035977027 +0000 UTC m=+191.971329149 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbe30 item 78 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a4c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a4c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a4c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a4c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a4c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a4c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a4c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.036894641 +0000 UTC m=+191.972246764 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a4c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d240): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d240): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d240): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 79 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d240): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d240): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.041388942 +0000 UTC m=+191.976741063 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d240): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060100): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060100): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060100): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060100): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060100): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.041388942 +0000 UTC m=+191.976741063 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060100): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448700 item 79 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409300): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409300): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409300): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409300): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409300): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409300): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409300): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.042813404 +0000 UTC m=+191.978165525 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409300): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409340): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409340): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409340): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446930 item 80 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409340): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409340): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.043246093 +0000 UTC m=+191.978598214 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409340): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409400): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409400): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409400): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.043246093 +0000 UTC m=+191.978598214 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446c40 item 80 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409440): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409440): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409440): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409440): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409440): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.044397675 +0000 UTC m=+191.979749798 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409440): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409480): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409480): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409480): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409480): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409480): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409480): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447030 item 81 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409480): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409480): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.044710279 +0000 UTC m=+191.980062401 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409480): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004094c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004094c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004094c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004094c0): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004094c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.044710279 +0000 UTC m=+191.980062401 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004094c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447340 item 81 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.045836374 +0000 UTC m=+191.981188495 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409540): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447650 item 82 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.046120164 +0000 UTC m=+191.981472276 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409680): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.046120164 +0000 UTC m=+191.981472276 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004096c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447880 item 82 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409740): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409740): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409740): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409740): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409740): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.047001922 +0000 UTC m=+191.982354044 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409740): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409840): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409840): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409840): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409840): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409840): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409840): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447dc0 item 83 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409840): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409840): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.047298156 +0000 UTC m=+191.982650278 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409840): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004098c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004098c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004098c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004098c0): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004098c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.047298156 +0000 UTC m=+191.982650278 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0004098c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e000 item 83 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.048049861 +0000 UTC m=+191.983401983 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409a80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b40): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e2a0 item 84 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b40): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b40): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b40): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b40): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.048368326 +0000 UTC m=+191.983720448 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b80): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.048368326 +0000 UTC m=+191.983720448 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409b80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e460 item 84 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409c00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409c00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409c00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409c00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409c00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.049156048 +0000 UTC m=+191.984508170 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409c00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409cc0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409cc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409cc0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409cc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409cc0): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409cc0): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e850 item 85 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409cc0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409cc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.049454176 +0000 UTC m=+191.984806287 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409cc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409d40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409d40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409d40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409d40): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409d40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.049454176 +0000 UTC m=+191.984806287 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409d40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e9a0 item 85 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409e00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409e00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409e00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409e00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409e00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.050234614 +0000 UTC m=+191.985586736 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000409e00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a0c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a0c0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a0c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e150 item 86 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a0c0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a0c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a0c0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a0c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a0c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.052803886 +0000 UTC m=+191.988155998 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a0c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a100): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a100): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a100): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a100): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a100): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.052803886 +0000 UTC m=+191.988155998 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a100): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e460 item 86 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.053691465 +0000 UTC m=+191.989043587 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a180): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e850 item 87 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.054068039 +0000 UTC m=+191.989420160 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a240): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a280): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a280): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a280): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a280): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a280): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.054068039 +0000 UTC m=+191.989420160 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a280): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e9a0 item 87 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.054803874 +0000 UTC m=+191.990155996 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a300): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a3c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a3c0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a3c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f0a0 item 88 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a3c0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a3c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a3c0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a3c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a3c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.055142858 +0000 UTC m=+191.990494980 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a3c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.055142858 +0000 UTC m=+191.990494980 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f340 item 88 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a500): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a500): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a500): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a500): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a500): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a500): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a500): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.055870518 +0000 UTC m=+191.991222640 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a540): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a540): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a540): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f650 item 89 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a540): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a540): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.05614987 +0000 UTC m=+191.991501992 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a540): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a600): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a600): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a600): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a600): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a600): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a600): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f880 item 89 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a600): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a600): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.056454279 +0000 UTC m=+191.991806401 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a600): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a640): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a640): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a640): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a640): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a640): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.056454279 +0000 UTC m=+191.991806401 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a640): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fa40 item 89 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a700): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a700): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a700): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a700): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a700): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a700): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a700): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a700): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.057276636 +0000 UTC m=+191.992628757 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a700): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a740): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a740): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a740): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fea0 item 90 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a740): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a740): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.057549566 +0000 UTC m=+191.992901688 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a740): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a800): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a800): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a800): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004481c0 item 90 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a800): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a800): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a800): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a800): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a800): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.057887227 +0000 UTC m=+191.993239349 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a800): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a840): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a840): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a840): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a840): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a840): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.057887227 +0000 UTC m=+191.993239349 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a840): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448380 item 90 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a900): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a900): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a900): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a900): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a900): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a900): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a900): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a900): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.058702591 +0000 UTC m=+191.994054713 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a900): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a940): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a940): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448e00 item 91 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a940): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.058993584 +0000 UTC m=+191.994345707 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123a940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa00): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa00): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa00): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449030 item 91 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa00): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.059302371 +0000 UTC m=+191.994654494 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa40): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.059302371 +0000 UTC m=+191.994654494 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aa40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449500 item 91 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab00): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab00): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.060127103 +0000 UTC m=+191.995479225 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449960 item 92 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.060424869 +0000 UTC m=+191.995776982 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ab40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac00): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449b90 item 92 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac00): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac00): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac00): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac00): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.065146105 +0000 UTC m=+192.000498226 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac40): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.065146105 +0000 UTC m=+192.000498226 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ac40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449ce0 item 92 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad00): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad00): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.06597851 +0000 UTC m=+192.001330632 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec0e0 item 93 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.066280304 +0000 UTC m=+192.001632426 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ad40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ae00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ae00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ae00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ae00): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ae00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.066280304 +0000 UTC m=+192.001632426 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ae00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec380 item 93 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aec0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aec0): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aec0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aec0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aec0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aec0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aec0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aec0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.067201535 +0000 UTC m=+192.002553657 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123aec0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123af00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123af00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123af00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec700 item 94 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123af00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123af00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.06747708 +0000 UTC m=+192.002829202 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123af00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123afc0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123afc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123afc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123afc0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123afc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.06747708 +0000 UTC m=+192.002829202 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123afc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec930 item 94 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b080): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b080): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b080): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b080): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b080): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b080): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b080): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b080): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.068315438 +0000 UTC m=+192.003667560 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b080): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b0c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b0c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b0c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecfc0 item 95 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b0c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b0c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.068640574 +0000 UTC m=+192.003992697 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b0c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b180): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b180): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b180): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b180): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b180): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.068640574 +0000 UTC m=+192.003992697 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b180): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed260 item 95 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b240): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b240): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b240): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b240): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b240): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b240): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b240): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b240): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.069480555 +0000 UTC m=+192.004832677 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b240): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b280): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b280): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b280): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed730 item 96 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b280): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b280): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.06983153 +0000 UTC m=+192.005183653 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b280): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b340): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b340): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b340): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b340): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b340): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.06983153 +0000 UTC m=+192.005183653 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b340): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc00 item 96 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= 2025/03/16 03:03:55 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:55 DEBUG : : Looking for writers 2025/03/16 03:03:55 DEBUG : >WaitForWriters: 2025/03/16 03:03:55 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:55 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:55 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:55 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/16 03:03:55 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060140): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060140): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060140): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060140): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060140): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.451428445 +0000 UTC m=+192.386780567 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060140): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060200): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060200): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060200): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060200): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060200): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060200): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060200): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.451428445 +0000 UTC m=+192.386780567 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060200): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060240): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060240): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060240): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060240): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060240): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.451428445 +0000 UTC m=+192.386780567 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060240): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c230 item 1 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060280): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060280): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060280): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060280): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060280): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.453141116 +0000 UTC m=+192.388493239 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060280): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010602c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010602c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010602c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010602c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010602c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.453141116 +0000 UTC m=+192.388493239 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010602c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ca10 item 2 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060300): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060300): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060300): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060300): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060300): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.454062848 +0000 UTC m=+192.389414970 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060300): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060340): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060340): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060340): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060340): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060340): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060340): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060340): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.454062848 +0000 UTC m=+192.389414970 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060340): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060380): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060380): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060380): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060380): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060380): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.454062848 +0000 UTC m=+192.389414970 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060380): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ce70 item 3 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060400): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060400): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060400): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.455292186 +0000 UTC m=+192.390644309 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060480): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060480): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060480): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060480): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060480): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.455292186 +0000 UTC m=+192.390644309 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060480): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d420 item 4 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010604c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010604c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010604c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010604c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010604c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.456217395 +0000 UTC m=+192.391569517 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010604c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060500): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060500): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060500): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060500): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060500): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060500): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.456217395 +0000 UTC m=+192.391569517 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060540): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060540): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060540): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060540): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060540): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.456217395 +0000 UTC m=+192.391569517 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060540): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d810 item 5 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010605c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010605c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010605c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010605c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010605c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.457418721 +0000 UTC m=+192.392770843 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010605c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060640): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060640): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060640): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060640): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060640): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.457418721 +0000 UTC m=+192.392770843 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060640): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ddc0 item 6 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010606c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010606c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010606c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010606c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010606c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.458345152 +0000 UTC m=+192.393697263 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010606c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060780): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060780): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060780): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060780): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060780): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060780): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060780): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.458345152 +0000 UTC m=+192.393697263 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060780): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010607c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010607c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010607c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010607c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010607c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.458345152 +0000 UTC m=+192.393697263 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010607c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000178230 item 7 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060840): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060840): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060840): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060840): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060840): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.45966005 +0000 UTC m=+192.395012171 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060840): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010608c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010608c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010608c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010608c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010608c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.45966005 +0000 UTC m=+192.395012171 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010608c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000178bd0 item 8 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060900): _readAt: size=2, off=0 2025/03/16 03:03:55 ERROR : open-test-file(0xc001060900): Couldn't read size of file 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060900): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060900): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060900): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060900): close: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060900): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060940): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060940): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060940): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.460602641 +0000 UTC m=+192.395954784 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060980): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060980): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060980): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060980): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060980): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060980): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060980): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.460602641 +0000 UTC m=+192.395954784 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060980): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010609c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010609c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010609c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010609c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010609c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.460602641 +0000 UTC m=+192.395954784 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010609c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179260 item 9 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060a40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060a40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060a40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060a40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060a40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.461822911 +0000 UTC m=+192.397175034 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060a40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060ac0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060ac0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060ac0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060ac0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060ac0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.461822911 +0000 UTC m=+192.397175034 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060ac0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179dc0 item 10 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060b80): _readAt: size=2, off=0 2025/03/16 03:03:55 ERROR : open-test-file(0xc001060b80): Couldn't read size of file 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060b80): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060b80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060b80): close: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060b80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060bc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060bc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060bc0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060bc0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060bc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.462798175 +0000 UTC m=+192.398150297 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060bc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060c80): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060c80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060c80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060c80): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060c80): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060c80): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060c80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.462798175 +0000 UTC m=+192.398150297 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060c80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060cc0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060cc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060cc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060cc0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060cc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.462798175 +0000 UTC m=+192.398150297 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060cc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 11 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060d40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060d40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060d40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060d40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060d40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.464010541 +0000 UTC m=+192.399362662 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060d40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060dc0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060dc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060dc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060dc0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060dc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.464010541 +0000 UTC m=+192.399362662 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060dc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 12 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060e80): _readAt: size=2, off=0 2025/03/16 03:03:55 ERROR : open-test-file(0xc001060e80): Couldn't read size of file 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060e80): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060e80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060e80): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060e80): close: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060e80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060f00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060f00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060f00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060f00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060f00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.464961248 +0000 UTC m=+192.400313370 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060f00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060fc0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060fc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060fc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060fc0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060fc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.464961248 +0000 UTC m=+192.400313370 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001060fc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 13 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061040): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061040): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061040): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061040): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061040): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.467020155 +0000 UTC m=+192.402372277 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061040): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010610c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010610c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010610c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010610c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010610c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.467020155 +0000 UTC m=+192.402372277 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010610c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de2a0 item 14 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061180): _readAt: size=2, off=0 2025/03/16 03:03:55 ERROR : open-test-file(0xc001061180): Couldn't read size of file 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061180): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061180): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061180): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061180): close: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061180): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061200): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061200): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061200): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061200): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061200): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.468597293 +0000 UTC m=+192.403949415 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061200): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061300): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061300): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061300): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061300): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061300): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.468597293 +0000 UTC m=+192.403949415 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061300): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 15 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061380): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061380): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061380): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061380): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061380): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.469485423 +0000 UTC m=+192.404837545 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061380): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061400): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061400): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061400): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.469485423 +0000 UTC m=+192.404837545 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de8c0 item 16 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061440): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061440): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061440): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061440): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061440): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.4704795 +0000 UTC m=+192.405831623 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061440): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061480): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061480): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061480): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061480): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061480): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061480): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061480): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061480): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.4704795 +0000 UTC m=+192.405831623 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061480): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010614c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010614c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010614c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010614c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010614c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.4704795 +0000 UTC m=+192.405831623 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010614c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002debd0 item 17 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061540): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061540): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061540): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061540): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061540): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.471864319 +0000 UTC m=+192.407216442 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061540): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010615c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010615c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010615c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010615c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010615c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.471864319 +0000 UTC m=+192.407216442 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010615c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df3b0 item 18 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061640): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061640): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061640): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061640): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061640): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.472780692 +0000 UTC m=+192.408132813 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061640): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061700): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061700): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061700): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061700): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061700): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061700): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061700): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061700): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.472780692 +0000 UTC m=+192.408132813 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061700): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061740): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061740): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061740): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061740): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061740): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.472780692 +0000 UTC m=+192.408132813 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061740): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df810 item 19 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010617c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010617c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010617c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010617c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010617c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.474044024 +0000 UTC m=+192.409396135 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010617c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061840): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061840): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061840): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061840): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061840): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.474044024 +0000 UTC m=+192.409396135 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061840): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfc00 item 20 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010618c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010618c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010618c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010618c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010618c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.47503213 +0000 UTC m=+192.410384252 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010618c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061980): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061980): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061980): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061980): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061980): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061980): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061980): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061980): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.47503213 +0000 UTC m=+192.410384252 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061980): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010619c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010619c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010619c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010619c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010619c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.47503213 +0000 UTC m=+192.410384252 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0010619c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 21 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061a40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061a40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061a40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061a40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061a40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.477315418 +0000 UTC m=+192.412667540 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061a40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061ac0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061ac0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061ac0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061ac0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061ac0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.477315418 +0000 UTC m=+192.412667540 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061ac0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 22 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061b40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061b40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061b40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061b40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061b40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.478219567 +0000 UTC m=+192.413571690 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061b40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c00): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c00): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c00): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.478219567 +0000 UTC m=+192.413571690 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c40): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.478219567 +0000 UTC m=+192.413571690 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061c40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ccb0 item 23 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061cc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061cc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061cc0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061cc0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061cc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.479349419 +0000 UTC m=+192.414701541 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061cc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061d40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061d40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061d40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061d40): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061d40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.479349419 +0000 UTC m=+192.414701541 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061d40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d3b0 item 24 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e00): _readAt: size=2, off=0 2025/03/16 03:03:55 ERROR : open-test-file(0xc001061e00): Couldn't read size of file 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e00): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e00): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e00): close: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.480270841 +0000 UTC m=+192.415622964 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061e40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f00): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f00): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f00): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f00): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.480270841 +0000 UTC m=+192.415622964 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f40): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.480270841 +0000 UTC m=+192.415622964 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc001061f40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db20 item 25 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b081c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b081c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b081c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b081c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b081c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.481568327 +0000 UTC m=+192.416920449 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b081c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08280): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08280): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08280): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08280): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08280): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.481568327 +0000 UTC m=+192.416920449 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08280): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a310 item 26 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08380): _readAt: size=2, off=0 2025/03/16 03:03:55 ERROR : open-test-file(0xc000b08380): Couldn't read size of file 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08380): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08380): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08380): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08380): close: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08380): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b083c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b083c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b083c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b083c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b083c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.482442419 +0000 UTC m=+192.417794541 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b083c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08480): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08480): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08480): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08480): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08480): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08480): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08480): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08480): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.482442419 +0000 UTC m=+192.417794541 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08480): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b085c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b085c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b085c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b085c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b085c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.482442419 +0000 UTC m=+192.417794541 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b085c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a7e0 item 27 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08640): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08640): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08640): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08640): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08640): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.483643925 +0000 UTC m=+192.418996037 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08640): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b086c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b086c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b086c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b086c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b086c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.483643925 +0000 UTC m=+192.418996037 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b086c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b110 item 28 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08780): _readAt: size=2, off=0 2025/03/16 03:03:55 ERROR : open-test-file(0xc000b08780): Couldn't read size of file 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08780): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08780): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08780): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08780): close: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08780): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b087c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b087c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b087c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b087c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b087c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.484537656 +0000 UTC m=+192.419889768 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b087c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b780): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b780): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b780): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b780): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b780): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.484537656 +0000 UTC m=+192.419889768 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b780): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a99d0 item 29 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b800): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b800): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b800): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b800): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b800): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.490046122 +0000 UTC m=+192.425398243 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b800): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b880): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b880): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b880): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b880): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b880): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.490046122 +0000 UTC m=+192.425398243 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b880): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9dc0 item 30 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b940): _readAt: size=2, off=0 2025/03/16 03:03:55 ERROR : open-test-file(0xc00123b940): Couldn't read size of file 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b940): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b940): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b940): >_writeAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b940): close: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b980): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b980): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b980): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b980): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b980): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.491214866 +0000 UTC m=+192.426566988 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123b980): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ba40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ba40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ba40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ba40): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ba40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.491214866 +0000 UTC m=+192.426566988 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123ba40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c230 item 31 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bac0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bac0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bac0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bac0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bac0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.493809896 +0000 UTC m=+192.429162018 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bac0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb40): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.493809896 +0000 UTC m=+192.429162018 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c5b0 item 32 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.494848726 +0000 UTC m=+192.430200849 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bb80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bbc0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bbc0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bbc0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bbc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bbc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ca10 item 33 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bbc0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bbc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.495248285 +0000 UTC m=+192.430600406 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bbc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc00): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.495248285 +0000 UTC m=+192.430600406 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ce00 item 33 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.501440317 +0000 UTC m=+192.436792439 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d260 item 34 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc80): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc80): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc80): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc80): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.501850363 +0000 UTC m=+192.437202486 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bc80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bcc0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bcc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bcc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bcc0): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bcc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.501850363 +0000 UTC m=+192.437202486 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bcc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d420 item 34 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.502866753 +0000 UTC m=+192.438218875 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd40): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d8f0 item 35 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd40): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.503259396 +0000 UTC m=+192.438611519 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd80): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.503259396 +0000 UTC m=+192.438611519 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bd80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036db20 item 35 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123be00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123be00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123be00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123be00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123be00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.509761359 +0000 UTC m=+192.445113501 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123be00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bec0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bec0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004440e0 item 36 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bec0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bec0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bec0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bec0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bec0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.510219906 +0000 UTC m=+192.445572028 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bec0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf00): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.510219906 +0000 UTC m=+192.445572028 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444380 item 36 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.511310554 +0000 UTC m=+192.446662676 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc00123bf40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2000): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2000): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2000): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2000): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2000): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 37 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2000): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2000): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.511694682 +0000 UTC m=+192.447046804 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2000): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2040): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2040): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2040): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2040): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2040): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.511694682 +0000 UTC m=+192.447046804 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2040): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444af0 item 37 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c100): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c100): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c100): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c100): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c100): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.517389576 +0000 UTC m=+192.452741698 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c100): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c1c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c1c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d90 item 38 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c1c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c1c0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c1c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c1c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.517824068 +0000 UTC m=+192.453176190 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c1c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c200): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c200): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c200): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c200): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c200): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.517824068 +0000 UTC m=+192.453176190 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c200): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343110 item 38 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c280): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c280): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c280): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c280): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c280): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.518834747 +0000 UTC m=+192.454186869 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c280): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c340): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c340): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c340): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c340): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c340): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 39 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c340): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c340): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.519212443 +0000 UTC m=+192.454564565 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c340): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c380): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c380): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c380): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c380): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c380): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.519212443 +0000 UTC m=+192.454564565 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c380): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003436c0 item 39 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c400): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c400): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c400): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.520081707 +0000 UTC m=+192.455433829 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c4c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c4c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343d50 item 40 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c4c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c4c0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c4c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c4c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.520447071 +0000 UTC m=+192.455799182 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c4c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c500): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c500): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c500): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c500): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.520447071 +0000 UTC m=+192.455799182 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce070 item 40 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c540): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c540): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c540): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c540): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c540): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c540): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c540): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.521296388 +0000 UTC m=+192.456648510 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c540): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c580): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c580): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c580): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce540 item 41 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c580): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c580): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.521629811 +0000 UTC m=+192.456981933 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c580): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c5c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c5c0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c5c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c5c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce690 item 41 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c5c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c5c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.521974375 +0000 UTC m=+192.457326497 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c5c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c600): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c600): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c600): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c600): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c600): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.521974375 +0000 UTC m=+192.457326497 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c600): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce7e0 item 41 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c6c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c6c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c6c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c6c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c6c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c6c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.522814847 +0000 UTC m=+192.458166968 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c6c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c700): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c700): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c700): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ceaf0 item 42 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c700): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c700): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.523137258 +0000 UTC m=+192.458489380 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c700): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c7c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c7c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cec40 item 42 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c7c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c7c0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c7c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c7c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.523478607 +0000 UTC m=+192.458830728 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c7c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c800): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c800): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c800): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c800): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c800): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.523478607 +0000 UTC m=+192.458830728 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c800): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ced90 item 42 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c8c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c8c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c8c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c8c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c8c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c8c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.524325779 +0000 UTC m=+192.459677902 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c8c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c900): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c900): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c900): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf1f0 item 43 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c900): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c900): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.524666456 +0000 UTC m=+192.460018569 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c900): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c9c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c9c0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c9c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c9c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf5e0 item 43 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c9c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c9c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.525041528 +0000 UTC m=+192.460393649 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6c9c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ca00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ca00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ca00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ca00): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ca00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.525041528 +0000 UTC m=+192.460393649 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ca00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf880 item 43 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.528169665 +0000 UTC m=+192.463521787 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfc70 item 44 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.528473191 +0000 UTC m=+192.463825313 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cb80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfdc0 item 44 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc40): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc40): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.528904187 +0000 UTC m=+192.464256308 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc80): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.528904187 +0000 UTC m=+192.464256308 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cc80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cff10 item 44 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd40): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.529733206 +0000 UTC m=+192.465085329 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338850 item 45 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.53005629 +0000 UTC m=+192.465408413 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cd80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ce40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ce40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ce40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ce40): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ce40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.53005629 +0000 UTC m=+192.465408413 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6ce40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338af0 item 45 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf00): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.530979556 +0000 UTC m=+192.466331678 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339570 item 46 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.531276431 +0000 UTC m=+192.466628542 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6cf40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d000): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d000): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d000): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d000): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d000): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.531276431 +0000 UTC m=+192.466628542 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d000): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003399d0 item 46 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d0c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d0c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d0c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d0c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d0c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d0c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.532194577 +0000 UTC m=+192.467546699 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d0c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d100): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d100): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d100): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000174850 item 47 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d100): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d100): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.532494698 +0000 UTC m=+192.467846820 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d100): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d1c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d1c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d1c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d1c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d1c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.532494698 +0000 UTC m=+192.467846820 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d1c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000174b60 item 47 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d2c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d2c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d2c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d2c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d2c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d2c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.533400851 +0000 UTC m=+192.468752963 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d2c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d300): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d300): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d300): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000175110 item 48 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d300): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d300): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.533757749 +0000 UTC m=+192.469109871 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d300): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d3c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d3c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d3c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d3c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d3c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.533757749 +0000 UTC m=+192.469109871 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d3c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001752d0 item 48 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d400): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d400): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d400): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.534734684 +0000 UTC m=+192.470086806 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d440): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d440): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d440): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d440): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d440): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d440): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000175b20 item 49 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d440): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d440): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.53507478 +0000 UTC m=+192.470426902 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d440): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d480): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d480): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d480): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d480): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d480): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.53507478 +0000 UTC m=+192.470426902 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d480): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000175f10 item 49 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d500): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d500): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d500): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d500): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.53759487 +0000 UTC m=+192.472946991 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d5c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d5c0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d5c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372770 item 50 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d5c0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d5c0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d5c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d5c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.537909267 +0000 UTC m=+192.473261390 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d5c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d600): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d600): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d600): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d600): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d600): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.537909267 +0000 UTC m=+192.473261390 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d600): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a80 item 50 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d680): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d680): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d680): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d680): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d680): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.538756932 +0000 UTC m=+192.474109054 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d680): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d740): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d740): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d740): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d740): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d740): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d740): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372e00 item 51 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d740): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d740): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.539094563 +0000 UTC m=+192.474446675 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d740): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d780): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d780): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d780): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d780): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d780): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.539094563 +0000 UTC m=+192.474446675 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d780): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372f50 item 51 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d800): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d800): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d800): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d800): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d800): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.539929233 +0000 UTC m=+192.475281354 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d800): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d8c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d8c0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d8c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003731f0 item 52 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d8c0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d8c0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d8c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d8c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.540280238 +0000 UTC m=+192.475632360 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d8c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d900): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d900): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d900): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d900): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d900): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.540280238 +0000 UTC m=+192.475632360 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d900): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373340 item 52 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2200): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2200): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2200): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2200): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2200): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.545199191 +0000 UTC m=+192.480551314 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2200): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2440): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2440): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2440): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2440): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2440): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2440): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 53 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2440): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2440): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.545625779 +0000 UTC m=+192.480977901 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2440): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2480): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2480): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2480): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2480): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2480): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.545625779 +0000 UTC m=+192.480977901 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2480): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445180 item 53 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2500): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2500): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2500): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2500): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.546826112 +0000 UTC m=+192.482178235 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2840): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2840): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2840): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445730 item 54 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2840): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2840): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2840): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2840): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2840): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.54732177 +0000 UTC m=+192.482673891 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2840): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2880): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2880): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2880): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2880): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2880): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.54732177 +0000 UTC m=+192.482673891 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2880): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b20 item 54 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2900): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2900): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2900): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2900): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2900): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.553368651 +0000 UTC m=+192.488720773 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2900): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c29c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c29c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c29c0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c29c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c29c0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c29c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003181c0 item 55 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c29c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c29c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.553738973 +0000 UTC m=+192.489091095 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c29c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a00): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.553738973 +0000 UTC m=+192.489091095 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318460 item 55 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.554773356 +0000 UTC m=+192.490125478 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2a80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2b80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2b80): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2b80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003189a0 item 56 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2b80): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2b80): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2b80): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2b80): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2b80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.555244367 +0000 UTC m=+192.490596489 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2b80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2bc0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2bc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2bc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2bc0): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2bc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.555244367 +0000 UTC m=+192.490596489 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2bc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318d20 item 56 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2c80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2c80): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2c80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2c80): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2c80): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2c80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2c80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2c80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.556265526 +0000 UTC m=+192.491617658 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2c80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2cc0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2cc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2cc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003193b0 item 57 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2cc0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2cc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.556615088 +0000 UTC m=+192.491967210 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0009c2cc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08880): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08880): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08880): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08880): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08880): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08880): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b9d0 item 57 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08880): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08880): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.561141759 +0000 UTC m=+192.496493871 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08880): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b088c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b088c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b088c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b088c0): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b088c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.561141759 +0000 UTC m=+192.496493871 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b088c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017bc70 item 57 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08980): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08980): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08980): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08980): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08980): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08980): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08980): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08980): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.56204162 +0000 UTC m=+192.497393742 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08980): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08a00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08a00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08a00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452230 item 58 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08a00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08a00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.562341721 +0000 UTC m=+192.497693843 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08a00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ac0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ac0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ac0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004525b0 item 58 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ac0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ac0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ac0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ac0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.562727793 +0000 UTC m=+192.498079915 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ac0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08c00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08c00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08c00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08c00): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08c00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.562727793 +0000 UTC m=+192.498079915 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08c00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452770 item 58 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08cc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08cc0): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08cc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08cc0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08cc0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08cc0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08cc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.56353925 +0000 UTC m=+192.498891361 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08cc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08d00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08d00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08d00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452d20 item 59 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08d00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08d00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.563843949 +0000 UTC m=+192.499196071 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08d00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08dc0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08dc0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08dc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08dc0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08dc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452e70 item 59 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08dc0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08dc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.564191809 +0000 UTC m=+192.499543932 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08dc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08e00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08e00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08e00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08e00): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08e00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.564191809 +0000 UTC m=+192.499543932 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08e00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452fc0 item 59 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ec0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ec0): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ec0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ec0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ec0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ec0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ec0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.56504782 +0000 UTC m=+192.500399941 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08ec0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08f00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08f00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08f00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453340 item 60 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08f00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08f00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.565360413 +0000 UTC m=+192.500712535 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08f00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08fc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08fc0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08fc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004536c0 item 60 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08fc0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08fc0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08fc0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08fc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.567079406 +0000 UTC m=+192.502431528 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b08fc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09000): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09000): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09000): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09000): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09000): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.567079406 +0000 UTC m=+192.502431528 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09000): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453810 item 60 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b090c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b090c0): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b090c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b090c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b090c0): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b090c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b090c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b090c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.567901943 +0000 UTC m=+192.503254066 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b090c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09100): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09100): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09100): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ce0 item 61 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09100): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09100): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.568218866 +0000 UTC m=+192.503570988 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09100): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b091c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b091c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b091c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b091c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b091c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.568218866 +0000 UTC m=+192.503570988 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b091c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ea0 item 61 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09280): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09280): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09280): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09280): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09280): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09280): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09280): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09280): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.569099943 +0000 UTC m=+192.504452065 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09280): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b092c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b092c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b092c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003262a0 item 62 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b092c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b092c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.569356923 +0000 UTC m=+192.504709035 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b092c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09380): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09380): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09380): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09380): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09380): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.569356923 +0000 UTC m=+192.504709035 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09380): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326460 item 62 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09440): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09440): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09440): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09440): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09440): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09440): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09440): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09440): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.570234052 +0000 UTC m=+192.505586165 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09440): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09480): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09480): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09480): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326700 item 63 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09480): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09480): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.57052683 +0000 UTC m=+192.505878952 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09480): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09540): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09540): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09540): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09540): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09540): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.57052683 +0000 UTC m=+192.505878952 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09540): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003268c0 item 63 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09600): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09600): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09600): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09600): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09600): >_readAt: n=0, err=Bad file descriptor 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09600): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09600): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09600): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.571448782 +0000 UTC m=+192.506800904 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09600): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09640): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09640): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09640): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326b60 item 64 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09640): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09640): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.571798196 +0000 UTC m=+192.507150317 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09640): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09800): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09800): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09800): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09800): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09800): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.571798196 +0000 UTC m=+192.507150317 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09800): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326d20 item 64 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09840): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09840): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09840): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09840): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09840): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.572689682 +0000 UTC m=+192.508041804 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09840): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09880): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09880): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09880): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09880): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09880): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327110 item 65 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09880): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09880): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.573039997 +0000 UTC m=+192.508392118 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09880): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b098c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b098c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b098c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b098c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b098c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.573039997 +0000 UTC m=+192.508392118 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b098c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327260 item 65 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09900): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09900): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09900): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09900): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09900): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.573867714 +0000 UTC m=+192.509219836 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09900): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09940): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003276c0 item 66 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09940): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09940): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09940): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09940): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.574200114 +0000 UTC m=+192.509552236 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09980): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09980): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09980): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09980): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09980): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.574200114 +0000 UTC m=+192.509552236 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09980): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327810 item 66 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b099c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b099c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b099c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b099c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b099c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.575159508 +0000 UTC m=+192.510511630 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b099c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a00): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a00): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327b20 item 67 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a00): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.581045239 +0000 UTC m=+192.516397360 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a40): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.581045239 +0000 UTC m=+192.516397360 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09a40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327c70 item 67 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09ac0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09ac0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09ac0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09ac0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09ac0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.581944369 +0000 UTC m=+192.517296492 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09ac0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09b80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09b80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004400e0 item 68 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09b80): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09b80): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09b80): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09b80): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09b80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.582288332 +0000 UTC m=+192.517640454 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09b80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09bc0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09bc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09bc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09bc0): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09bc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.582288332 +0000 UTC m=+192.517640454 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09bc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004402a0 item 68 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.5831543 +0000 UTC m=+192.518506422 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c40): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c40): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440620 item 69 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c40): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.583488625 +0000 UTC m=+192.518840747 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c80): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.583488625 +0000 UTC m=+192.518840747 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09c80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440770 item 69 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09d00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09d00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09d00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09d00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09d00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.584349674 +0000 UTC m=+192.519701797 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09d00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09dc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09dc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440b60 item 70 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09dc0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09dc0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09dc0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09dc0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09dc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.584718895 +0000 UTC m=+192.520071017 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09dc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e00): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.584718895 +0000 UTC m=+192.520071017 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440cb0 item 70 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.585609268 +0000 UTC m=+192.520961390 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09e80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09f40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09f40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09f40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09f40): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09f40): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441180 item 71 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09f40): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09f40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.585904881 +0000 UTC m=+192.521257003 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000b09f40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc400): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc400): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc400): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.585904881 +0000 UTC m=+192.521257003 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441420 item 71 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc780): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc780): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc780): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc780): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc780): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.589645051 +0000 UTC m=+192.524997173 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc780): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc980): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc980): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441a40 item 72 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc980): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc980): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc980): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc980): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc980): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.589989986 +0000 UTC m=+192.525342108 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cc980): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca40): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.589989986 +0000 UTC m=+192.525342108 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441c00 item 72 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca80): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca80): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.590857968 +0000 UTC m=+192.526210090 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cca80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccac0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccac0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccac0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112000 item 73 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccac0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccac0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.591166345 +0000 UTC m=+192.526518467 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccac0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccb40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccb40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccb40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccb40): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccb40): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112620 item 73 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccb40): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccb40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.591495399 +0000 UTC m=+192.526847521 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccb40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccc00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccc00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccc00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccc00): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccc00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.591495399 +0000 UTC m=+192.526847521 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccc00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001128c0 item 73 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccdc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccdc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccdc0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccdc0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccdc0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccdc0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccdc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.592702155 +0000 UTC m=+192.528054277 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccdc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cce00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cce00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cce00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112d20 item 74 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cce00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cce00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.593500126 +0000 UTC m=+192.528852248 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cce00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccec0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccec0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112f50 item 74 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccec0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccec0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccec0): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccec0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccec0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.593909643 +0000 UTC m=+192.529261764 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccec0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccf00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccf00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccf00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccf00): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccf00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.593909643 +0000 UTC m=+192.529261764 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002ccf00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113180 item 74 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd3c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd3c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd3c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd3c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd3c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd3c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd3c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.594793763 +0000 UTC m=+192.530145886 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd3c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd400): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd400): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001135e0 item 75 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd400): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.595103844 +0000 UTC m=+192.530455966 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd500): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd500): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd500): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd500): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd500): _writeAt: size=3, off=2 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001137a0 item 75 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd500): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.595430334 +0000 UTC m=+192.530782456 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d940): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d940): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d940): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.595430334 +0000 UTC m=+192.530782456 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6d940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001139d0 item 75 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da00): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da00): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.596297665 +0000 UTC m=+192.531649787 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373810 item 76 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.601068542 +0000 UTC m=+192.536420664 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6da40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003739d0 item 76 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db40): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db40): _writeAt: size=3, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db40): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.601414649 +0000 UTC m=+192.536766771 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db80): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.601414649 +0000 UTC m=+192.536766771 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6db80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373d50 item 76 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dc80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dc80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dc80): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dc80): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dc80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dc80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dc80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.602266461 +0000 UTC m=+192.537618573 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dc80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dcc0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dcc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dcc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004122a0 item 77 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dcc0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dcc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.602589515 +0000 UTC m=+192.537941637 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dcc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dd80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dd80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dd80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dd80): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dd80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.602589515 +0000 UTC m=+192.537941637 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6dd80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004124d0 item 77 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de40): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de40): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de40): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de40): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.603432701 +0000 UTC m=+192.538784823 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412770 item 78 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.603789187 +0000 UTC m=+192.539141298 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6de80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6df40): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6df40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6df40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6df40): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6df40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.603789187 +0000 UTC m=+192.539141298 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000f6df40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004128c0 item 78 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0080): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0080): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0080): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0080): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0080): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0080): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0080): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.604664703 +0000 UTC m=+192.540016815 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0080): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0100): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0100): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0100): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412bd0 item 79 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0100): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0100): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.605133119 +0000 UTC m=+192.540485231 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0100): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef01c0): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef01c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef01c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef01c0): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef01c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.605133119 +0000 UTC m=+192.540485231 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef01c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413030 item 79 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0280): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0280): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0280): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0280): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0280): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0280): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0280): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.606038952 +0000 UTC m=+192.541391074 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0280): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef02c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef02c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef02c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413340 item 80 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef02c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef02c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.606324506 +0000 UTC m=+192.541676628 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef02c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0380): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0380): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0380): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0380): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0380): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.606324506 +0000 UTC m=+192.541676628 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0380): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413490 item 80 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef03c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef03c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef03c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef03c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef03c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.607248161 +0000 UTC m=+192.542600283 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef03c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0400): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0400): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0400): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0400): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0400): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004137a0 item 81 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0400): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.607633041 +0000 UTC m=+192.542985163 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0440): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0440): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0440): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0440): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0440): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.607633041 +0000 UTC m=+192.542985163 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0440): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 81 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef04c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef04c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef04c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef04c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef04c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.608406987 +0000 UTC m=+192.543759110 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef04c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef05c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef05c0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef05c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413dc0 item 82 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef05c0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef05c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef05c0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef05c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef05c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.608807367 +0000 UTC m=+192.544159488 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef05c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0600): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0600): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0600): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0600): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0600): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.608807367 +0000 UTC m=+192.544159488 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0600): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a81c0 item 82 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0680): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0680): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0680): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0680): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0680): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.609623061 +0000 UTC m=+192.544975183 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0680): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0740): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0740): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0740): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0740): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0740): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0740): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a8700 item 83 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0740): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0740): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.609959709 +0000 UTC m=+192.545311831 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0740): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0780): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0780): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0780): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0780): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0780): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.609959709 +0000 UTC m=+192.545311831 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0780): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a8cb0 item 83 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0800): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0800): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0800): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0800): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0800): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.610775525 +0000 UTC m=+192.546127646 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0800): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef08c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef08c0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef08c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9420 item 84 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef08c0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef08c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef08c0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef08c0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef08c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.611129255 +0000 UTC m=+192.546481367 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef08c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0900): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0900): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0900): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0900): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0900): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.611129255 +0000 UTC m=+192.546481367 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0900): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9960 item 84 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0980): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0980): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0980): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0980): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0980): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.6119446 +0000 UTC m=+192.547296711 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0980): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a40): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a40): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a40): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9ea0 item 85 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a40): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.617109071 +0000 UTC m=+192.552461194 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a80): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.617109071 +0000 UTC m=+192.552461194 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0a80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e0e0 item 85 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0b00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0b00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0b00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0b00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0b00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.617942579 +0000 UTC m=+192.553294702 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0b00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0bc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0bc0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0bc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e4d0 item 86 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0bc0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0bc0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0bc0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0bc0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0bc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.618273358 +0000 UTC m=+192.553625480 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0bc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c00): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.618273358 +0000 UTC m=+192.553625480 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 86 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c80): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c80): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c80): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.619153323 +0000 UTC m=+192.554505445 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0c80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d40): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d40): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d40): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d40): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d40): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d40): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e9a0 item 87 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d40): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d40): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.619490963 +0000 UTC m=+192.554843085 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d40): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d80): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.619490963 +0000 UTC m=+192.554843085 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0d80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eb60 item 87 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0e00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0e00): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0e00): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0e00): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0e00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.620356841 +0000 UTC m=+192.555708974 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0e00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0ec0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0ec0): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0ec0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eee0 item 88 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0ec0): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0ec0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0ec0): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0ec0): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0ec0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.620760535 +0000 UTC m=+192.556112658 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0ec0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0f00): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0f00): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0f00): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0f00): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0f00): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.620760535 +0000 UTC m=+192.556112658 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0f00): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f030 item 88 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0fc0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0fc0): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0fc0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0fc0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0fc0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0fc0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0fc0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0fc0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.621654406 +0000 UTC m=+192.557006528 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef0fc0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1040): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1040): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1040): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f2d0 item 89 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1040): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1040): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.6219774 +0000 UTC m=+192.557329523 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1040): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1100): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1100): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1100): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1100): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1100): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1100): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 89 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1100): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1100): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.622317957 +0000 UTC m=+192.557670079 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1100): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1140): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1140): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1140): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1140): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1140): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.622317957 +0000 UTC m=+192.557670079 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1140): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f570 item 89 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1200): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1200): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1200): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1200): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1200): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1200): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1200): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1200): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.623226475 +0000 UTC m=+192.558578596 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1200): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1240): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1240): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1240): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fab0 item 90 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1240): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1240): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.623514202 +0000 UTC m=+192.558866324 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1240): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1300): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1300): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1300): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fd50 item 90 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1300): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1300): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1300): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1300): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1300): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.623930592 +0000 UTC m=+192.559282713 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1300): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1340): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1340): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1340): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1340): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1340): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.623930592 +0000 UTC m=+192.559282713 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1340): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003080e0 item 90 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1400): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1400): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1400): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1400): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1400): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1400): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1400): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1400): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.624968911 +0000 UTC m=+192.560321033 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1400): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1440): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1440): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1440): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003085b0 item 91 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1440): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1440): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.625223989 +0000 UTC m=+192.560576101 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1440): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1500): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1500): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1500): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1500): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1500): >_readAt: n=2, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1500): _writeAt: size=3, off=7 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000308b60 item 91 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1500): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1500): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.625573411 +0000 UTC m=+192.560925533 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1500): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1540): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1540): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1540): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1540): >_readAt: n=8, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1540): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.625573411 +0000 UTC m=+192.560925533 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1540): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000308fc0 item 91 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1600): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1600): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1600): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1600): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1600): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1600): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1600): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1600): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.626457213 +0000 UTC m=+192.561809335 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1600): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1640): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1640): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1640): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000309650 item 92 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1640): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1640): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.629092659 +0000 UTC m=+192.564444781 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1640): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1700): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1700): open at offset 5 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1700): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000309a40 item 92 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1700): _readAt: size=2, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1700): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1700): _writeAt: size=3, off=5 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1700): >_writeAt: n=3, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1700): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.629447482 +0000 UTC m=+192.564799604 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1700): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1740): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1740): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1740): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1740): >_readAt: n=3, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1740): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.629447482 +0000 UTC m=+192.564799604 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1740): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000309ce0 item 92 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1800): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1800): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1800): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1800): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1800): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1800): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1800): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1800): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.630341293 +0000 UTC m=+192.565693404 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1800): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1880): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1880): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1880): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a3f0 item 93 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1880): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1880): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.631143582 +0000 UTC m=+192.566495704 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1880): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1940): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1940): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1940): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.631143582 +0000 UTC m=+192.566495704 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000ef1940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a5b0 item 93 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd5c0): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd5c0): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd5c0): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd5c0): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd5c0): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd5c0): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd5c0): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd5c0): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.63206284 +0000 UTC m=+192.567414962 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd5c0): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd600): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd600): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd600): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454000 item 94 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd600): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd600): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.632377058 +0000 UTC m=+192.567729179 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd600): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd840): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd840): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd840): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd840): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd840): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.632377058 +0000 UTC m=+192.567729179 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd840): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004541c0 item 94 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd900): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd900): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd900): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd900): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd900): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd900): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd900): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd900): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.633391674 +0000 UTC m=+192.568743796 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd900): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd940): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd940): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd940): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004549a0 item 95 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd940): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd940): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.633754433 +0000 UTC m=+192.569106554 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cd940): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cdb80): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cdb80): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cdb80): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cdb80): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cdb80): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.633754433 +0000 UTC m=+192.569106554 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc0002cdb80): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454b60 item 95 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160040): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160040): open at offset 0 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160040): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160040): _readAt: size=2, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160040): >_readAt: n=0, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160040): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160040): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160040): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.638098481 +0000 UTC m=+192.573450603 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160040): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160080): _writeAt: size=5, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160080): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160080): >openPending: err= 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454150 item 96 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160080): >_writeAt: n=5, err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160080): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.638489 +0000 UTC m=+192.573841122 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160080): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/16 03:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/16 03:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/03/16 03:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/16 03:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160140): _readAt: size=512, off=0 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160140): openPending: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160140): >openPending: err= 2025/03/16 03:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160140): >_readAt: n=5, err=EOF 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160140): close: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-16 03:03:55.638489 +0000 UTC m=+192.573841122 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:55 DEBUG : open-test-file(0xc000160140): >close: err= 2025/03/16 03:03:55 DEBUG : open-test-file: Remove: 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454310 item 96 2025/03/16 03:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/16 03:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/16 03:03:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/16 03:03:55 DEBUG : open-test-file: >Remove: err= 2025/03/16 03:03:55 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:55 DEBUG : : Looking for writers 2025/03/16 03:03:55 DEBUG : >WaitForWriters: 2025/03/16 03:03:55 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.11s) --- PASS: TestRWFileHandleOpenTests/writes (0.55s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.56s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:55 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:55 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:55 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:55 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:56 DEBUG : file1: newRWFileHandle: 2025/03/16 03:03:56 DEBUG : file1(0xc000409300): openPending: 2025/03/16 03:03:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:56 DEBUG : file1(0xc000409300): >openPending: err= 2025/03/16 03:03:56 DEBUG : file1: >newRWFileHandle: err= 2025/03/16 03:03:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/16 03:03:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/16 03:03:56 DEBUG : file1(0xc000409300): _writeAt: size=2, off=0 2025/03/16 03:03:56 DEBUG : file1(0xc000409300): >_writeAt: n=2, err= 2025/03/16 03:03:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/16 03:03:56 DEBUG : file1(0xc000409300): RWFileHandle.Flush 2025/03/16 03:03:56 DEBUG : file1(0xc000409300): RWFileHandle.Release 2025/03/16 03:03:56 DEBUG : file1(0xc000409300): close: 2025/03/16 03:03:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/16 03:03:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:56 DEBUG : file1(0xc000409300): >close: err= 2025/03/16 03:03:56 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:56 DEBUG : : Looking for writers 2025/03/16 03:03:56 DEBUG : file1: reading active writers 2025/03/16 03:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:56 DEBUG : : Looking for writers 2025/03/16 03:03:56 DEBUG : file1: reading active writers 2025/03/16 03:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:56 DEBUG : : Looking for writers 2025/03/16 03:03:56 DEBUG : file1: reading active writers 2025/03/16 03:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:56 DEBUG : : Looking for writers 2025/03/16 03:03:56 DEBUG : file1: reading active writers 2025/03/16 03:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:56 DEBUG : file1: vfs cache: starting upload 2025/03/16 03:03:56 DEBUG : : Looking for writers 2025/03/16 03:03:56 DEBUG : file1: reading active writers 2025/03/16 03:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:56 DEBUG : : Looking for writers 2025/03/16 03:03:56 DEBUG : file1: reading active writers 2025/03/16 03:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:56 DEBUG : : Looking for writers 2025/03/16 03:03:56 DEBUG : file1: reading active writers 2025/03/16 03:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:03:56 INFO : file1: Copied (new) 2025/03/16 03:03:56 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/03/16 03:03:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/16 03:03:56 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/16 03:03:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:03:56 INFO : file1: vfs cache: upload succeeded try #1 2025/03/16 03:03:57 DEBUG : : Looking for writers 2025/03/16 03:03:57 DEBUG : file1: reading active writers 2025/03/16 03:03:57 DEBUG : >WaitForWriters: 2025/03/16 03:03:57 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:57 DEBUG : : Looking for writers 2025/03/16 03:03:57 DEBUG : file1: reading active writers 2025/03/16 03:03:57 DEBUG : >WaitForWriters: 2025/03/16 03:03:57 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.95s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:57 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:57 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:57 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:57 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:57 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:03:57 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:57 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:03:57 DEBUG : rename_me: newRWFileHandle: 2025/03/16 03:03:57 DEBUG : rename_me(0xc000409e40): openPending: 2025/03/16 03:03:57 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/16 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/16 03:03:57 DEBUG : rename_me(0xc000409e40): >openPending: err= 2025/03/16 03:03:57 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/16 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/16 03:03:57 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/16 03:03:57 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/16 03:03:57 DEBUG : rename_me(0xc000409e40): _writeAt: size=5, off=0 2025/03/16 03:03:57 DEBUG : rename_me(0xc000409e40): >_writeAt: n=5, err= 2025/03/16 03:03:57 DEBUG : rename_me(0xc000409e40): close: 2025/03/16 03:03:57 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-16 03:03:57.963396182 +0000 UTC m=+194.898748304 2025/03/16 03:03:57 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/16 03:03:57 DEBUG : rename_me(0xc000409e40): >close: err= 2025/03/16 03:03:57 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/16 03:03:57 DEBUG : i_was_renamed: Updating file with 0xc0008e9800 2025/03/16 03:03:57 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/16 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/16 03:03:57 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:03:57 DEBUG : : Looking for writers 2025/03/16 03:03:57 DEBUG : i_was_renamed: reading active writers 2025/03/16 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/16 03:03:57 DEBUG : : Looking for writers 2025/03/16 03:03:57 DEBUG : i_was_renamed: reading active writers 2025/03/16 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/16 03:03:57 DEBUG : : Looking for writers 2025/03/16 03:03:57 DEBUG : i_was_renamed: reading active writers 2025/03/16 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/16 03:03:58 DEBUG : : Looking for writers 2025/03/16 03:03:58 DEBUG : i_was_renamed: reading active writers 2025/03/16 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/16 03:03:58 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/16 03:03:58 DEBUG : : Looking for writers 2025/03/16 03:03:58 DEBUG : i_was_renamed: reading active writers 2025/03/16 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/16 03:03:58 DEBUG : : Looking for writers 2025/03/16 03:03:58 DEBUG : i_was_renamed: reading active writers 2025/03/16 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/16 03:03:58 DEBUG : : Looking for writers 2025/03/16 03:03:58 DEBUG : i_was_renamed: reading active writers 2025/03/16 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/16 03:03:58 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/03/16 03:03:58 INFO : i_was_renamed: Copied (new) 2025/03/16 03:03:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-16 03:03:57 +0000 UTC," 2025/03/16 03:03:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/16 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/16 03:03:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/16 03:03:59 DEBUG : : Looking for writers 2025/03/16 03:03:59 DEBUG : i_was_renamed: reading active writers 2025/03/16 03:03:59 DEBUG : >WaitForWriters: 2025/03/16 03:03:59 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.86s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:03:59 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:03:59 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/16 03:03:59 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:59 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/16 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jumihif3pulo" 2025/03/16 03:03:59 INFO : files root 'rclone-test-jumihif3pulo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/16 03:03:59 DEBUG : : forgetting directory cache 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate(0xc001060300): _readAt: size=512, off=0 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate(0xc001060300): openPending: 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-16 02:04:59 +0000 UTC," against cached fingerprint "" 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/16 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate(0xc001060300): >openPending: err= 2025/03/16 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:01 DEBUG : : forgetting directory cache 2025/03/16 03:04:01 DEBUG : TestRWCacheUpdate(0xc001060300): >_readAt: n=20, err=EOF 2025/03/16 03:04:01 DEBUG : TestRWCacheUpdate(0xc001060300): close: 2025/03/16 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:04:59 +0000 UTC 2025/03/16 03:04:01 DEBUG : TestRWCacheUpdate(0xc001060300): >close: err= 2025/03/16 03:04:01 DEBUG : : Re-reading directory (381.354954ms old) 2025/03/16 03:04:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:01 DEBUG : : forgetting directory cache 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate(0xc001060440): _readAt: size=512, off=0 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate(0xc001060440): openPending: 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-16 02:05:59 +0000 UTC," against cached fingerprint "20,2025-03-16 02:04:59 +0000 UTC," 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-16 02:05:59 +0000 UTC," != cached fingerprint "20,2025-03-16 02:04:59 +0000 UTC,") 2025/03/16 03:04:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/16 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate(0xc001060440): >openPending: err= 2025/03/16 03:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:02 DEBUG : : forgetting directory cache 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate(0xc001060440): >_readAt: n=20, err=EOF 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate(0xc001060440): close: 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:05:59 +0000 UTC 2025/03/16 03:04:02 DEBUG : TestRWCacheUpdate(0xc001060440): >close: err= 2025/03/16 03:04:02 DEBUG : : Re-reading directory (427.611439ms old) 2025/03/16 03:04:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:03 DEBUG : : forgetting directory cache 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate(0xc001060880): _readAt: size=512, off=0 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate(0xc001060880): openPending: 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-16 02:06:59 +0000 UTC," against cached fingerprint "20,2025-03-16 02:05:59 +0000 UTC," 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-16 02:06:59 +0000 UTC," != cached fingerprint "20,2025-03-16 02:05:59 +0000 UTC,") 2025/03/16 03:04:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/16 03:04:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate(0xc001060880): >openPending: err= 2025/03/16 03:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:08 DEBUG : : forgetting directory cache 2025/03/16 03:04:08 DEBUG : TestRWCacheUpdate(0xc001060880): >_readAt: n=20, err=EOF 2025/03/16 03:04:08 DEBUG : TestRWCacheUpdate(0xc001060880): close: 2025/03/16 03:04:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:06:59 +0000 UTC 2025/03/16 03:04:08 DEBUG : TestRWCacheUpdate(0xc001060880): >close: err= 2025/03/16 03:04:08 DEBUG : : Re-reading directory (392.181021ms old) 2025/03/16 03:04:08 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:08 DEBUG : : forgetting directory cache 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate(0xc001060a40): _readAt: size=512, off=0 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate(0xc001060a40): openPending: 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-16 02:07:59 +0000 UTC," against cached fingerprint "20,2025-03-16 02:06:59 +0000 UTC," 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-16 02:07:59 +0000 UTC," != cached fingerprint "20,2025-03-16 02:06:59 +0000 UTC,") 2025/03/16 03:04:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/16 03:04:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate(0xc001060a40): >openPending: err= 2025/03/16 03:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:09 DEBUG : : forgetting directory cache 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate(0xc001060a40): >_readAt: n=20, err=EOF 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate(0xc001060a40): close: 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:07:59 +0000 UTC 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate(0xc001060a40): >close: err= 2025/03/16 03:04:09 DEBUG : : Re-reading directory (404.856713ms old) 2025/03/16 03:04:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:10 DEBUG : : forgetting directory cache 2025/03/16 03:04:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate(0xc000409300): _readAt: size=512, off=0 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate(0xc000409300): openPending: 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-16 02:08:59 +0000 UTC," against cached fingerprint "20,2025-03-16 02:07:59 +0000 UTC," 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-16 02:08:59 +0000 UTC," != cached fingerprint "20,2025-03-16 02:07:59 +0000 UTC,") 2025/03/16 03:04:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/16 03:04:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate(0xc000409300): >openPending: err= 2025/03/16 03:04:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:11 DEBUG : : forgetting directory cache 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate(0xc000409300): >_readAt: n=20, err=EOF 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate(0xc000409300): close: 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:08:59 +0000 UTC 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate(0xc000409300): >close: err= 2025/03/16 03:04:11 DEBUG : : Re-reading directory (397.438477ms old) 2025/03/16 03:04:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:11 DEBUG : : forgetting directory cache 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate(0xc000409580): _readAt: size=512, off=0 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate(0xc000409580): openPending: 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-16 02:09:59 +0000 UTC," against cached fingerprint "20,2025-03-16 02:08:59 +0000 UTC," 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-16 02:09:59 +0000 UTC," != cached fingerprint "20,2025-03-16 02:08:59 +0000 UTC,") 2025/03/16 03:04:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/16 03:04:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate(0xc000409580): >openPending: err= 2025/03/16 03:04:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:12 DEBUG : : forgetting directory cache 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate(0xc000409580): >_readAt: n=20, err=EOF 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate(0xc000409580): close: 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:09:59 +0000 UTC 2025/03/16 03:04:12 DEBUG : TestRWCacheUpdate(0xc000409580): >close: err= 2025/03/16 03:04:12 DEBUG : : Re-reading directory (395.899161ms old) 2025/03/16 03:04:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:13 DEBUG : : forgetting directory cache 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate(0xc000409780): _readAt: size=512, off=0 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate(0xc000409780): openPending: 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-16 02:10:59 +0000 UTC," against cached fingerprint "20,2025-03-16 02:09:59 +0000 UTC," 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-16 02:10:59 +0000 UTC," != cached fingerprint "20,2025-03-16 02:09:59 +0000 UTC,") 2025/03/16 03:04:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/16 03:04:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate(0xc000409780): >openPending: err= 2025/03/16 03:04:14 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:14 DEBUG : : forgetting directory cache 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate(0xc000409780): >_readAt: n=21, err=EOF 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate(0xc000409780): close: 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:10:59 +0000 UTC 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate(0xc000409780): >close: err= 2025/03/16 03:04:14 DEBUG : : Re-reading directory (389.707822ms old) 2025/03/16 03:04:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:14 DEBUG : : forgetting directory cache 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate(0xc00123a200): _readAt: size=512, off=0 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate(0xc00123a200): openPending: 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-16 02:11:59 +0000 UTC," against cached fingerprint "21,2025-03-16 02:10:59 +0000 UTC," 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-16 02:11:59 +0000 UTC," != cached fingerprint "21,2025-03-16 02:10:59 +0000 UTC,") 2025/03/16 03:04:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/16 03:04:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate(0xc00123a200): >openPending: err= 2025/03/16 03:04:15 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:16 DEBUG : : forgetting directory cache 2025/03/16 03:04:16 DEBUG : TestRWCacheUpdate(0xc00123a200): >_readAt: n=22, err=EOF 2025/03/16 03:04:16 DEBUG : TestRWCacheUpdate(0xc00123a200): close: 2025/03/16 03:04:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:11:59 +0000 UTC 2025/03/16 03:04:16 DEBUG : TestRWCacheUpdate(0xc00123a200): >close: err= 2025/03/16 03:04:16 DEBUG : : Re-reading directory (417.300824ms old) 2025/03/16 03:04:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:16 DEBUG : : forgetting directory cache 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate(0xc00123a480): _readAt: size=512, off=0 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate(0xc00123a480): openPending: 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-16 02:12:59 +0000 UTC," against cached fingerprint "22,2025-03-16 02:11:59 +0000 UTC," 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-16 02:12:59 +0000 UTC," != cached fingerprint "22,2025-03-16 02:11:59 +0000 UTC,") 2025/03/16 03:04:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/16 03:04:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate(0xc00123a480): >openPending: err= 2025/03/16 03:04:17 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:17 DEBUG : : forgetting directory cache 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate(0xc00123a480): >_readAt: n=23, err=EOF 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate(0xc00123a480): close: 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:12:59 +0000 UTC 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate(0xc00123a480): >close: err= 2025/03/16 03:04:17 DEBUG : : Re-reading directory (387.886919ms old) 2025/03/16 03:04:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:18 DEBUG : : forgetting directory cache 2025/03/16 03:04:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate(0xc001061380): _readAt: size=512, off=0 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate(0xc001061380): openPending: 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-16 02:13:59 +0000 UTC," against cached fingerprint "23,2025-03-16 02:12:59 +0000 UTC," 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-16 02:13:59 +0000 UTC," != cached fingerprint "23,2025-03-16 02:12:59 +0000 UTC,") 2025/03/16 03:04:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/16 03:04:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate(0xc001061380): >openPending: err= 2025/03/16 03:04:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:19 DEBUG : : forgetting directory cache 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate(0xc001061380): >_readAt: n=24, err=EOF 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate(0xc001061380): close: 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-16 02:13:59 +0000 UTC 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate(0xc001061380): >close: err= 2025/03/16 03:04:19 DEBUG : : Re-reading directory (390.601194ms old) 2025/03/16 03:04:19 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/16 03:04:19 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:19 DEBUG : : Looking for writers 2025/03/16 03:04:19 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/16 03:04:19 DEBUG : >WaitForWriters: 2025/03/16 03:04:19 DEBUG : files root 'rclone-test-jumihif3pulo': vfs cache: cleaner exiting 2025/03/16 03:04:19 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (20.19s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:21 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:04:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/16 03:04:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/16 03:04:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/16 03:04:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:04:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/16 03:04:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/16 03:04:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/16 03:04:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:04:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/16 03:04:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/16 03:04:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/16 03:04:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:04:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/16 03:04:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:04:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/16 03:04:22 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:22 DEBUG : : Looking for writers 2025/03/16 03:04:22 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/16 03:04:22 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/16 03:04:22 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.00s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:23 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:23 DEBUG : files root 'rclone-test-jumihif3pulo': Reusing VFS from active cache 2025/03/16 03:04:23 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:23 DEBUG : : Looking for writers 2025/03/16 03:04:23 DEBUG : >WaitForWriters: 2025/03/16 03:04:23 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:23 DEBUG : : Looking for writers 2025/03/16 03:04:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:23 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:23 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:23 DEBUG : : Looking for writers 2025/03/16 03:04:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:23 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:23 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:23 DEBUG : : Looking for writers 2025/03/16 03:04:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:23 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:25 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:25 DEBUG : dir: Looking for writers 2025/03/16 03:04:25 DEBUG : file2: reading active writers 2025/03/16 03:04:25 DEBUG : : Looking for writers 2025/03/16 03:04:25 DEBUG : file1: reading active writers 2025/03/16 03:04:25 DEBUG : dir: reading active writers 2025/03/16 03:04:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.79s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:26 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:28 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:28 DEBUG : dir: Looking for writers 2025/03/16 03:04:28 DEBUG : : Looking for writers 2025/03/16 03:04:28 DEBUG : dir: reading active writers 2025/03/16 03:04:28 DEBUG : file1: reading active writers 2025/03/16 03:04:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.82s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:29 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:04:31 DEBUG : file1: Open: flags=O_RDONLY 2025/03/16 03:04:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/16 03:04:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/16 03:04:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:04:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/16 03:04:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/16 03:04:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/16 03:04:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:04:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:04:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/16 03:04:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/16 03:04:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/16 03:04:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/16 03:04:31 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/16 03:04:32 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/03/16 03:04:32 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/16 03:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/16 03:04:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:04:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/16 03:04:32 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:32 DEBUG : dir: Looking for writers 2025/03/16 03:04:32 DEBUG : file2: reading active writers 2025/03/16 03:04:32 DEBUG : new_file.txt: reading active writers 2025/03/16 03:04:32 DEBUG : : Looking for writers 2025/03/16 03:04:32 DEBUG : dir: reading active writers 2025/03/16 03:04:32 DEBUG : file1: reading active writers 2025/03/16 03:04:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.87s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:33 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:197: Not found "dir/file2" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found vfs_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:299 Error: Received unexpected error: file does not exist Test: TestVFSRename 2025/03/16 03:04:41 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:41 DEBUG : : Looking for writers 2025/03/16 03:04:41 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (8.50s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:41 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:41 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:41 DEBUG : : Looking for writers 2025/03/16 03:04:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:42 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:42 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/16 03:04:42 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/16 03:04:43 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/16 03:04:44 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/16 03:04:44 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/16 03:04:44 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:44 DEBUG : c: Looking for writers 2025/03/16 03:04:44 DEBUG : d: Looking for writers 2025/03/16 03:04:44 DEBUG : : Looking for writers 2025/03/16 03:04:44 DEBUG : a: Looking for writers 2025/03/16 03:04:44 DEBUG : b: Looking for writers 2025/03/16 03:04:44 DEBUG : : Looking for writers 2025/03/16 03:04:44 DEBUG : d: reading active writers 2025/03/16 03:04:44 DEBUG : /: reading active writers 2025/03/16 03:04:44 DEBUG : a: reading active writers 2025/03/16 03:04:44 DEBUG : b: reading active writers 2025/03/16 03:04:44 DEBUG : c: reading active writers 2025/03/16 03:04:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.75s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:45 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:46 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/16 03:04:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/16 03:04:47 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/16 03:04:47 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/16 03:04:49 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:49 DEBUG : a/b/c/d: Looking for writers 2025/03/16 03:04:49 DEBUG : a/b/c: Looking for writers 2025/03/16 03:04:49 DEBUG : d: reading active writers 2025/03/16 03:04:49 DEBUG : a/b: Looking for writers 2025/03/16 03:04:49 DEBUG : c: reading active writers 2025/03/16 03:04:49 DEBUG : a: Looking for writers 2025/03/16 03:04:49 DEBUG : b: reading active writers 2025/03/16 03:04:49 DEBUG : : Looking for writers 2025/03/16 03:04:49 DEBUG : a: reading active writers 2025/03/16 03:04:49 DEBUG : >WaitForWriters: 2025/03/16 03:04:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jumihif3pulo/a/b/c not empty`) 2025/03/16 03:04:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/16 03:04:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jumihif3pulo/a/b/c not empty`) 2025/03/16 03:04:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/03/16 03:04:50 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jumihif3pulo/a/b/c not empty`) 2025/03/16 03:04:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/03/16 03:04:50 DEBUG : pacer: Reducing sleep to 60ms 2025/03/16 03:04:50 DEBUG : pacer: Reducing sleep to 45ms 2025/03/16 03:04:51 DEBUG : pacer: Reducing sleep to 33.75ms 2025/03/16 03:04:51 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.37s) === 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 TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:51 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:04:51 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/03/16 03:04:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:04:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:04:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:04:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:51 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/16 03:04:51 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/16 03:04:51 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/16 03:04:51 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/16 03:04:52 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/03/16 03:04:52 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/03/16 03:04:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:04:52 DEBUG : file1: Size of src and dst objects identical 2025/03/16 03:04:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:52 DEBUG : pacer: Reducing sleep to 10ms 2025/03/16 03:04:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:04:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:04:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:04:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:04:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:04:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:04:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:04:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:04:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/16 03:04:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/16 03:04:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/16 03:04:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:04:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:04:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:52 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/16 03:04:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:04:53 DEBUG : file1: Size of src and dst objects identical 2025/03/16 03:04:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/16 03:04:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/16 03:04:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:04:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:04:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:53 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (7 bytes), uploading instead of streaming 2025/03/16 03:04:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:04:53 DEBUG : file1: Size of src and dst objects identical 2025/03/16 03:04:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:53 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:53 DEBUG : : Looking for writers 2025/03/16 03:04:53 DEBUG : file1: reading active writers 2025/03/16 03:04:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.18s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:54 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:04:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:04:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:04:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:04:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:54 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/16 03:04:55 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/16 03:04:55 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/16 03:04:55 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/16 03:04:55 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (11 bytes), uploading instead of streaming 2025/03/16 03:04:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:04:56 DEBUG : file1: Size of src and dst objects identical 2025/03/16 03:04:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:56 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/16 03:04:56 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:56 DEBUG : : Looking for writers 2025/03/16 03:04:56 DEBUG : file1: reading active writers 2025/03/16 03:04:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.40s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:56 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:04:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:04:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:04:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:04:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/16 03:04:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:56 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/16 03:04:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:04:57 DEBUG : file1: Size of src and dst objects identical 2025/03/16 03:04:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/16 03:04:57 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:57 DEBUG : : Looking for writers 2025/03/16 03:04:57 DEBUG : file1: reading active writers 2025/03/16 03:04:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.35s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:58 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:04:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:04:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:04:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:04:58 DEBUG : file1: WriteFileHandle.Release closing 2025/03/16 03:04:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:58 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/16 03:04:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:04:59 DEBUG : file1: Size of src and dst objects identical 2025/03/16 03:04:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/16 03:04:59 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:04:59 DEBUG : : Looking for writers 2025/03/16 03:04:59 DEBUG : file1: reading active writers 2025/03/16 03:04:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.38s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:04:59 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:04:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:04:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:04:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:04:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:04:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:04:59 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (2 bytes), uploading instead of streaming 2025/03/16 03:05:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:05:00 DEBUG : file1: Size of src and dst objects identical 2025/03/16 03:05:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/16 03:05:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:05:00 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:05:00 DEBUG : : Looking for writers 2025/03/16 03:05:00 DEBUG : file1: reading active writers 2025/03/16 03:05:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.41s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:05:00 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:05:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:05:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:05:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:05:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:05:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:05:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:05:01 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/16 03:05:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:05:01 DEBUG : file1: Size of src and dst objects identical 2025/03/16 03:05:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:05:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:05:01 DEBUG : file1: Open: flags=O_RDONLY 2025/03/16 03:05:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/16 03:05:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/16 03:05:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:05:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/16 03:05:02 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:05:02 DEBUG : : Looking for writers 2025/03/16 03:05:02 DEBUG : file1: reading active writers 2025/03/16 03:05:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.68s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-jumihif3pulo'", Local "Local file system at /tmp/rclone3630680229", Modify Window "1s" 2025/03/16 03:05:02 INFO : files root 'rclone-test-jumihif3pulo': poll-interval is not supported by this remote 2025/03/16 03:05:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/16 03:05:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/16 03:05:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:05:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/16 03:05:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/16 03:05:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:05:02 DEBUG : files root 'rclone-test-jumihif3pulo': File to upload is small (100 bytes), uploading instead of streaming 2025/03/16 03:05:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/16 03:05:03 DEBUG : file1: Size of src and dst objects identical 2025/03/16 03:05:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/16 03:05:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/16 03:05:03 DEBUG : file1: Open: flags=O_RDONLY 2025/03/16 03:05:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/16 03:05:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/16 03:05:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/16 03:05:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/16 03:05:03 DEBUG : WaitForWriters: timeout=30s 2025/03/16 03:05:03 DEBUG : : Looking for writers 2025/03/16 03:05:03 DEBUG : file1: reading active writers 2025/03/16 03:05:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.56s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/03/16 03:05:04 DEBUG : files root 'rclone-test-jumihif3pulo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m21.318742942s (try 1/5): exit status 1: Failed [TestFileSetModTime/cache=off,open=false,write=false TestFileOpen TestVFSRename]